Open System Services Porting Guide (G06.24+, H06.03+)

Table Of Contents
Equivalent Guardian Commands for OSS and UNIX
Users
Open System Services Porting Guide520573-006
B-4
ps Prints process status
STATUS, PPD
pwd Returns working directory name
#defaults
rm Removes directory entries
PURGE
rmdir Removes directories
PURGE
sed Stream editor, executes script commands
in file
OBEY
sh Shell, standard command language
interpreter
TACL
sleep Suspends execution for an interval
sort Sorts, merges, or sequence checks text files
SORT
strings Finds printable strings in files
strip Removes unnecessary information from
executable files
stty Sets options for a terminal
tail Copies the last part of a file
CREATE, EDIT, PUT
tee Duplicates standard input
test Evaluates expression
time Times a simple command
MEASURE
touch Changes file access and modification times
EDIT, DUMMY
CHANGE, EXIT
tr Translates characters
tty Returns user's terminal name
WHO
umask Gets or sets file mode creation mask
unalias Removes alias definitions
uname Returns system name
#mysystem
unexpand Converts spaces to tabs
uniq Reports or filters out repeated lines in a file
vi Screen oriented editor
TEDIT
vproc* Retrieves object version information
VPROC
wait Awaits process completion
Table B-1. Equivalent Guardian Commands for OSS and UNIX
Users (page 4 of 5)
OSS and UNIX
Command Description
Guardian Commands or
TACL Macros
* OSS command only.
Bracketed [ ] information indicates a series of command steps.