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.

Portability<br />

Related Information<br />

csplit<br />

1 Failure due to any of the following:<br />

v Error opening input or output file<br />

v Missing number after –a<br />

v Invalid –a option<br />

v Missing byte count after –b<br />

v Invalid byte count specification<br />

v Invalid count specification<br />

v Unknown option<br />

v Out of memory for binary split buffer<br />

v Read error on input file<br />

v Write error on output file<br />

v Too many names generated<br />

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

The b suffix of the –b option is an extension to the P<strong>OS</strong>IX.2 standard.<br />

stop — Suspend a process or job<br />

Format<br />

Description<br />

Options<br />

stop [pid ...] [job—identifier ...]<br />

tcsh shell: stop %job|pid ...<br />

stop is an alias for kill –STOP. Like kill –STOP, stop sends a SIGSTOP to the<br />

process you specify.<br />

See “kill — End a process or job, or send it a signal” on page 330 for more<br />

information.<br />

stop in the tcsh shell<br />

In the tcsh shell, stop stops the specified jobs or processes which are executing in<br />

the background. job may be a number, a string, ’’, %, + or - . There is no default<br />

job. Specifying stop alone does not stop the current job. See “tcsh — Invoke a C<br />

shell” on page 626.<br />

job-identifier<br />

Is the job identifier reported by the shell when a process is started with &. It<br />

is one way to identify a process. It is also reported by the jobs command.<br />

When using the job identifier with the stop command, the job identifier must<br />

be prefaced with a percent (%) sign. For example, if the job identifier is 2,<br />

the stop command would be entered as follows:<br />

stop %2<br />

pid Is the process ID that the shell reports when a process is started with &.<br />

You can also find it using the ps command. The pid argument is a number<br />

split<br />

Chapter 2. Shell command descriptions 597

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

Saved successfully!

Ooh no, something went wrong!