Bash Commands: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 5: | Zeile 5: | ||
==File Manager== | ==File Manager== | ||
* gksudo nautilus (start it as root) | * gksudo nautilus (start it as root) | ||
+ | |||
+ | ==Unzip== | ||
+ | * tar xzf <filename> | ||
[[Category: Software]] | [[Category: Software]] |
Version vom 25. August 2012, 15:59 Uhr
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>