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.

stop<br />

that may be specified as octal, decimal, or hex. Process IDs are reported in<br />

decimal. stop supports negative values for pid.<br />

If pid is negative but not −1, the signal is sent to all processes whose<br />

process group ID is equal to the absolute value of pid. The negative pid is<br />

specified in this way:<br />

stop –– –nn<br />

where nn is the process group ID and may have a range of 2 to 7 digits (nn<br />

to nnnnnnn).<br />

stop –– –9812753<br />

The format must include the –– before the –nn in order to specify the<br />

process group ID.<br />

If pid is 0, the signal is sent to all processes in the process group of the<br />

invoker.<br />

The process to be killed must belong to the current user, unless he or she is the<br />

superuser.<br />

Related Information<br />

kill, jobs, sh, suspend, tcsh<br />

strings — Display printable strings in binary files<br />

Format<br />

Description<br />

Options<br />

strings [–aopxzB] [–n number] [–t format] [file ...]<br />

strings [–] [–opxz] [–t format] [–number] [file ...]<br />

If the command line specifies a filename of –, strings reads the standard input.<br />

strings finds pieces of information in binary files. It is frequently used for looking<br />

through executable files to uncover items such as copyright notices, error<br />

messages, and undocumented feature.<br />

The command displays strings of printable characters that are at least four<br />

characters in length. Strings must be terminated by a NUL character or by a<br />

newline.<br />

–a This option has no effect in the z/<strong>OS</strong> environment. The entire file is<br />

examined, regardless of whether or not this option is specified.<br />

–n number<br />

Displays strings of printable characters that are at least number characters<br />

in length. If you do not specify the –n option, strings will act as if –n 4 had<br />

been specified.<br />

–o For each string, displays as an octal value its offset in bytes from the<br />

beginning of the file. This is the same as –t o.<br />

598 z/<strong>OS</strong> <strong>V1R9.0</strong> <strong>UNIX</strong> <strong>System</strong> <strong>Services</strong> <strong>Command</strong> Reference

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

Saved successfully!

Ooh no, something went wrong!