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.

tcsh: pushd<br />

-v Entries are printed one per line, preceded by their stack postions.<br />

If more than one of -n or -v is given, -v takes precedence.<br />

Related information<br />

cd, tcsh<br />

rehash built-in command for tcsh: Recompute internal hash table<br />

Format<br />

rehash<br />

Description<br />

rehash causes the internal hash table of the contents of the directories in the path<br />

variable to be recomputed. This is needed if new commands are added to<br />

directories in path while you are logged in. This should only be necessary if you<br />

add commands to one of your own directories, or if a systems programmer changes<br />

the contents of one of the system directories. Also flushes the cache of home<br />

directories built by tilde (~) expansion.<br />

Related information<br />

hashstat, tcsh<br />

repeat built-in command for tcsh: Execute command count times<br />

Format<br />

repeat count command<br />

Description<br />

The specified command is executed count times. repeat is subject to the same<br />

restrictions as the command in the one line if statement. I/O redirections occur<br />

exactly once, even if count is 0.<br />

Related information<br />

tcsh<br />

sched built-in command for tcsh: Print scheduled event list<br />

Format<br />

sched<br />

sched hh:mm command<br />

sched n<br />

Description<br />

sched used alone prints the scheduled-event list. The sched shell variable may be<br />

set to define the format in which the scheduled-event list is printed. sched hh:mm<br />

command adds command to the scheduled-event list. For example:<br />

>sched 11:00 echo It\’s eleven o\’clock.<br />

causes the shell to echo ’It’s eleven o’clock.’ at 11 AM. The time may be in 12-hour<br />

AM/PM format<br />

>sched 5pm set prompt=’[%h] It\’s after 5; go home: >’<br />

or may be relative to the current time:<br />

>sched +2:15 /usr/lib/uucp/uucico -r1 -sother<br />

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