-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 Selecting how files are stocked for more information on these options.
-S
--stdin-file-list
find . -type f -print | shar -S -o /tmp/big.sharIf
-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.
Go to the first, previous, next, last section, table of contents.