MPE/iX Shell and Utilities Reference Manual, Vol 1

rmdir.................................................................................................................remove directory 1-497
sccs2rcs...................................................................................SCCS to RCS conversion utility 1-499
sed..............................................................................................stream editor (non-interactive) 1-506
set ...............................................................................set shell flags and positional parameters 1-515
sh ......................................................
POSIX-compliant (Korn) shell and command interpreter 1-519
rsh.....................................................
POSIX-compliant (Korn) shell and command interpreter 1-519
shift...................................................................................................shift positional parameters 1-556
sleep..............................................................................suspend execution for a specified time 1-557
sort ...................................................................................................................sort/merge utility 1-559
split ......................................................................................split a file into manageable pieces 1-567
strings...........................................................................display printable strings in binary files 1-570
strip ..............................................................remove debug information from executable files 1-572
stty..............................................................................................set or display terminal options 1-575
sum .......................................................................compute checksum and block count for file 1-582
tabs ............................................................................................................set terminal tab stops 1-584
tail ..........................................................................................................display last lines of file 1-588
tar.................................................
USTAR-compatible tape archiver to copy and back up files 1-590
tee.................................................................................................................clone output stream 1-596
test ....................................................................................................................test for condition 1-598
tobyte .................................................................convert MPE record files to byte stream files 1-603
touch.............................................................................................change file modification date 1-605
tput............................................................................................change terminal characteristics 1-608
tr .........................................................................................................................translation filter 1-611
trap .....................................................................intercept abnormal conditions and interrupts 1-615
true .......................................................................................................do nothing, successfully 1-617
tty.............................................................................................................display terminal name 1-618
type..............................................................................................tell how shell interprets name 1-620
typeset........................................................................assign attributes and values to variables 1-621
umask.............................................................................get or set the file mode creation mask 1-624
unalias...................................................................................................remove alias definitions 1-626
uname....................................................................................display system name information 1-627
uncompress ................................................................Undo Lempel-Ziv compression of a file 1-629
unexpand ...........................................................................................compress spaces into tabs 1-632
uniq .......................................................................................display unique lines of sorted file 1-634
unpack .........................................................................................decode Huffman packed files 1-637
unset......................................................................................remove shell variable or function 1-639
uudecode ....................................................................................decode transmitted binary file 1-641
uuencode .............................................................................encode a file for safe transmission 1-644
vi...................................................................................display-oriented interactive text editor 1-646
wait................................................................................................wait for process to complete 1-691
wall...................................................................................................write to all logged in users 1-692
wc...................................................................count of newlines, words, bytes, and characters 1-694
whence.......................................................................tell how shell interprets command name 1-696
which ...................................................................display path name for executable command 1-698
who .............................................................................display information about current users 1-700
Contents-4