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.

character c. See “extattr — Set, reset, and display extended attributes for<br />

files” on page 270 for details on extended attributes. Possible values of the<br />

character are:<br />

a Program runs APF authorized if linked AC = 1<br />

l Program is loaded from the shared library region<br />

p Program is considered program-controlled<br />

s Program is allowed to run in a shared address space<br />

–follow<br />

Follows symbolic links. If present, this primary always matches.<br />

–group name<br />

Matches if the group owner is name. If name is not a valid group name, it is<br />

treated as a group ID.<br />

–inum number<br />

Matches if the file has inode number number.<br />

number is a decimal number, optionally preceded by a plus or minus sign. If<br />

a number is given without a sign, find tests for equality; a plus sign implies<br />

“greater than” or “older than,” and a minus sign implies “less than” or<br />

“newer than”.<br />

–level number<br />

Does not descend below number levels.<br />

number is a decimal number, optionally preceded by a plus or minus sign. If<br />

a number is given without a sign, find tests for equality; a plus sign implies<br />

“greater than” or “older than,” and a minus sign implies “less than” or<br />

“newer than”.<br />

–links number<br />

Matches if there are number links to the file.<br />

number is a decimal number, optionally preceded by a plus or minus sign. If<br />

a number is given without a sign, find tests for equality; a plus sign implies<br />

“greater than” or “older than,” and a minus sign implies “less than” or<br />

“newer than”.<br />

–mtime number<br />

Matches if someone has modified the file exactlynumber days ago.<br />

number is a decimal number, optionally preceded by a plus or minus sign. If<br />

a number is given without a sign, find tests for equality; a plus sign implies<br />

“greater than” or “older than,” and a minus sign implies “less than” or<br />

“newer than”.<br />

–name pattern<br />

Compares the current filename with pattern. If there is no match, the<br />

expression fails. The pattern uses the same syntax as filename generation<br />

(see sh). It matches as many trailing pathname components as specified in<br />

pattern. Slashes in the pattern are matched explicitly.<br />

–ncpio cpio-file<br />

Writes the file found to the target file cpio-file in cpio –c format. This is<br />

equivalent to:<br />

find ... | cpio -oc >cpio-file<br />

This primary matches if the command succeeds.<br />

find<br />

Chapter 2. Shell command descriptions 285

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

Saved successfully!

Ooh no, something went wrong!