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.

asa<br />

Localization<br />

Exit values<br />

Portability<br />

asa reads input in this format and writes it out in a normal text format, using<br />

newlines, formfeeds, and carriage returns to achieve the same effects as the<br />

carriage control characters.<br />

If you specify files on the command line, asa reads input from these files;<br />

otherwise, it reads the standard input (stdin). asa writes output to the standard<br />

output (stdout).<br />

It does not copy newline characters in the input to the output. Instead, it uses the<br />

first character of each line to determine how to print the rest of the line. asa<br />

interprets the first character as follows:<br />

Space Outputs the rest of the line without change.<br />

0 Outputs a newline character before printing line.<br />

1 Outputs a formfeed (start a new page) sequence before printing line.<br />

+ Outputs a carriage return sequence so that line is output over the previous<br />

line. If + starts the first line, it’s treated as a space.<br />

asa 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, “Localization” for more information.<br />

0 Successful completion<br />

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

v Write error on stdout<br />

v Inability to open the input file<br />

2 Unknown command-line option<br />

P<strong>OS</strong>IX.2, X/Open Portability Guide, <strong>UNIX</strong> <strong>System</strong> V.<br />

at — Run a command at a specified time<br />

Format<br />

Description<br />

at [–m] [–f file] [–q queue] –t time<br />

at [–m] [–f file] [–q queue] timespec<br />

at –r [–q queue] at_job ...<br />

at –l [–q queue] [at_job ...]<br />

at lets you set up a series of commands to be run later. It reads the commands<br />

from the standard input (stdin) or from a file specified with the –f option. When the<br />

commands run, they have the same environment variables, working directory, file<br />

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