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.

tcsh files<br />

Note: Because the standard tcsh shell execution performs redirection before<br />

variable assignment, the syntax for specifying the shell variable for one<br />

command is set var=value. For example:<br />

(set _TAG_REDIR_OUT=TXT; command >file)<br />

These variables can also be used in pipelined commands, to tag the stdout of each<br />

command that is writing to a pipeline, and/or the stdin of each command reading<br />

from a pipeline.<br />

/etc/csh.cshrc<br />

Read first by every shell.<br />

/etc/csh.login<br />

Read by login shells after /etc/csh.cshrc..<br />

~/.tcshrc<br />

Read by every shell after /etc/csh.cshrc or its equivalent.<br />

~/.history<br />

Read by login shells after ~/.tcshrc if savehist is set. See also histfile.<br />

~/.login<br />

The shell reads ~/.login after ~/.tcshrc and ~/.history. See the version<br />

shell variable.<br />

~/.cshdirs<br />

Read by login shells after ~/.login if savedirs is set. See also dirsfile.<br />

~/.logout<br />

Read by login shells at logout.<br />

/bin/sh<br />

Used to interpret shell scripts not starting with a #.<br />

/tmp/sh*<br />

Temporary file for <

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

Saved successfully!

Ooh no, something went wrong!