Open System Services Shell and Utilities Reference Manual (G06.28+, H06.05+)
.proto(4) OSS Shell and Utilities Reference Manual
export CDPATH;
.
.
.
TERM=’dumb’;
export TERM;
.
.
.
export PATH;
.
.
.
export HOME;
#
# COPYRIGHT NOTICE
#
.
.
.
#
cd /home/ali
ulimit 4194303
umask 0
/bin/sh << ’QAZWSXEDCRFVTGBYHNUJMIKOLP’
/home/arindam /test.sh
The prototype file (.proto) contents begin with the # characters and have been appended
after the environment variables are set. The /bin/sh command and the /home/arindam
/test.sh command have been appended to the end of the job file from the standard input
file.
RELATED INFORMATION
Commands: at(1), batch(1).
STANDARDS CONFORMANCE
This file is an extension to the XPG4 Version 2 specification.
11−32 Hewlett-Packard Company 527188-007