Tar
Z wiki linux-user
(Utworzył nową stronę „Category:Polecenia systemu Linux == Polecenie tar == '''tar''' wersja GNU programu archiwizującego tar Składnia tar [ - ] A –catenate –concatenate | c –...”) |
|||
Linia 3: | Linia 3: | ||
'''tar''' wersja GNU programu archiwizującego tar | '''tar''' wersja GNU programu archiwizującego tar | ||
Składnia | Składnia | ||
− | tar [ - ] A –catenate –concatenate | c –create | d –diff | + | tar [ - ] A –catenate –concatenate | c –create | d –diff –compareserve ] [ -b, –block-size N ] [ -B, –read-full-blocks ] |
− | + | [ -C, –directory KATALOG ] [ –checkpoint ] [ -f, –file [HOSTNAME:]F ] [ –force-local ] | |
− | + | [ -F, –info-script F –new-volume-script F ] [ -G, –incremental ] [ -g, –listed-incremental F ] [ -h, –dereference ] [ -i, –ignore-zeros ] | |
+ | [ -j, –bzip2 ] [ –ignore-failed-read ] [ -k, –keep-old-files ] [ -K, –starting-file F ] [ -l, –one-file-system ] [ -L, –tape-length N ] | ||
+ | [ -m, –modification-time ] [ -M, –multi-vol- ume ] [ -N, –after-date DATA, –newer DATA ] [ -o, –old-archive, –portability ] | ||
+ | [ -O, –to-stdout ] [ -p, –same-permissions, –pre- serve-permissions ] [ -P, –absolute-names ] [ –preserve ] [ -R, –record-number ] | ||
+ | [ –remove-files ] [ -s, –same-order, –preserve- order ] [ –same-owner ] [ –numeric-owner ] [ -S, –sparse ] [ -T, –files-from F ] | ||
+ | [ –null ] [ –totals ] [ -v, –verbose ] [ -V, –label NAZWA ] [ –version ] [ -w, –interactive, –confirmation ] [ -W, –verify ] [ –exclude PLIK ] | ||
+ | [ -X, –exclude-from PLIK ] [ -Z, –compress, –uncompress ] [ -z, –gzip, –ungzip ] [ –use-com- press-program PROG ] [ –block-compress ] | ||
+ | [ –rsh-command POLECENIE ] [ -[0-7][lmh] ] | ||