16.12.2012 Views

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

z/OS V1R9.0 UNIX System Services Command ... - Christian Grothoff

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Messages<br />

Portability<br />

v Stack overflow caused by an expression that is too complex<br />

2 Failure due to one of the following:<br />

v Incorrect command-line option<br />

v Not enough arguments on the command line<br />

v Missing option<br />

v Argument list that is not properly ended<br />

Possible error messages include:<br />

bad number specification in string<br />

You specified an option that takes a numeric value (for example, –atime,<br />

–ctime) but did not specify a valid number after the option.<br />

cannot stat file name for -newer<br />

You used a –newer option to compare one file with another; however, find<br />

could not obtain a modification time for the specified file. Typically, this<br />

happens because the file does not exist or you do not have appropriate<br />

permissions to obtain this information.<br />

P<strong>OS</strong>IX.2, X/Open Portability Guide, <strong>UNIX</strong> systems.<br />

Most <strong>UNIX</strong> systems do not have a default action of –print. Therefore, they do not<br />

need the –none option. The –a operator is not documented on many <strong>UNIX</strong><br />

systems.<br />

The following primaries are extensions of the P<strong>OS</strong>IX standard: –aaudit, –acl,<br />

–acl_count, –acl_entry, –acl_group, –acl_nogroup–acl_nouser, –acl_user,<br />

–audit, –audit, –cpio, –follow, –level, –ncpio, –none<br />

The aaudit and audit options are unique to the z/<strong>OS</strong> shell.<br />

Related Information<br />

chaudit, chmod, cpio, sh<br />

fold — Break lines into shorter lines<br />

Format<br />

Description<br />

Options<br />

fold [–bs] [–w width] [–width] [file...]<br />

fold reads the standard input (stdin) or each file, if you specify any. Each input line<br />

is broken into lines no longer than width characters. If you do not specify width on<br />

the command line, the default line length is 80. The output is sent to the standard<br />

output (stdout).<br />

find<br />

–b Specifies width in bytes rather than in column positions; that is, fold does<br />

not interpret tab, backspace, and carriage return characters. If the last byte<br />

specified by width is part of a doublebyte character, fold does not break the<br />

character. Instead, the line is broken before the doublebyte character.<br />

Chapter 2. Shell command descriptions 289

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!