Bash Commands: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Zeile 9: | Zeile 9: | ||
* tar xzf <filename> | * tar xzf <filename> | ||
− | [[Category: Software]] | + | [[Category: Software]] [[Category: IT]] |
Version vom 8. Oktober 2012, 16:04 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>