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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

jobs<br />

Options<br />

Localization<br />

Usage Note<br />

Exit Values<br />

Portability<br />

Stopped (signal)<br />

If it is suspended; signal is the signal that suspended the job<br />

shell_command<br />

Is the associated shell command that created the process.<br />

jobs in the tcsh shell<br />

In the tcsh shell, jobs lists the active jobs. With-l, lists process IDs in addition to the<br />

normal information. See “tcsh — Invoke a C shell” on page 626.<br />

–l Displays the process group ID of a job (before state).<br />

–p Displays the process IDs of all processes.<br />

The –l and –p options are mutually exclusive.<br />

jobs uses the following localization environment variables:<br />

v LANG<br />

v LC_ALL<br />

v LC_CTYPE<br />

v LC_MESSAGES<br />

v NLSPATH<br />

See Appendix F for more information.<br />

jobs is a built-in shell command.<br />

0 Successful completion<br />

2 Failure due to an incorrect command-line argument<br />

P<strong>OS</strong>IX.2 User Portability Extension.<br />

Related Information<br />

bg, fg, kill, ps, wait, tcsh<br />

join — Join two sorted textual relational databases<br />

Format<br />

Description<br />

join [–a n] [–e s] [–o list] [–t c] [–v n] [–1 n] [–2 n] file1 file2<br />

join [–a n] [–e s] [–j[n] m] [–o list] [–t c] file1 file2<br />

join joins two databases. It assumes that both file1 and file2 contain textual<br />

databases in which each input line is a record and that the input records are sorted<br />

in ascending order on a particular join key field (by default the first field in each file).<br />

If you specify – in place of file1 or file2, join uses the standard input (stdin) for that<br />

file. If you specify – – in place of both file1 and file2, the output is undefined.<br />

328 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!