Bash Commands

Aus Open Source Ecology - Germany
Zur Navigation springen Zur Suche springen

Internet

  • wget -N http://...
    • Downloads the give file and overwrites the local one

File Manager

  • gksudo nautilus (start it as root)

Unzip

  • tar xzf <filename>

Cron Jobs

  • crontab -e
    • Add/Remove cron jobs