parser

Написать ответ на текущее сообщение

 

 
   команды управления поиском

Ключики для тара...

Sumo 03.09.2007 00:06

Для исключения путей/файлов:
     --exclude pattern (-W exclude=pattern)
             Do not process files or directories that match the specified pat-
             tern.  Note that exclusions take precedence over patterns or
             filenames specified on the command line.
А еще tar умеет сам gzip'ить...
     -z      (c mode only) Compress the resulting archive with gzip(1).  In
             extract or list modes, this option is ignored.  Note that, unlike
             other tar implementations, this implementation recognizes gzip
             compression automatically when reading archives.