Open System Services Shell and Utilities Reference Manual (G06.27+, H06.04+)

.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 le (.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 le from the standard input
le.
RELATED INFORMATION
Commands: at(1), batch(1).
STANDARDS CONFORMANCE
This le is an extension to the XPG4 Version 2 specication.
1132 Hewlett-Packard Company 527188-004