| www.delorie.com/gnu/docs/sharutils/sharutils_3.html | search |
![]() Buy GNU books! | |
shar utilities| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
-p
--intermix-type
-M, -B,
-T, -z and -Z may be embedded, and files to
the right of the option will be processed in the specified mode.
Without the -p option, embedded options would be interpreted
as file names. See section 2.4 Selecting how files are stocked for more information on these options.
-S
--stdin-file-list
find . -type f -print | shar -S -o /tmp/big.shar |
If -p is specified on the command line, then the options
-M, -B, -T, -z and -Z may be
included in the standard input (on a line separate from file names).
The maximum number of lines of standard input, file names and options,
may not exceed 1024.
| webmaster donations bookstore | delorie software privacy |
| Copyright © 2003 by The Free Software Foundation | Updated Jun 2003 |