Appendix A
Appendix A
Appendixes
499
AFZAMA01_0131194496.qxd 3/16/07 1:47 PM Page 500
AFZAMA01_0131194496.qxd 3/16/07 1:47 PM Page 501
Command Index
This appendix is a quick index to the commands covered in this book. The commands
are in alphabetical order. Numbers after each command indicate the page numbers.
502 Appendix A
sleep makes the process wait for a specified time in seconds . . . . . . . . . 283
sort sorts file(s) in specified order . . . . . . . . . . . . . . . . . . . . . . . . . . . . 290
spell provides spelling checker . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 473
stty sets terminal options . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 417
tail displays the last part of a specified file . . . . . . . . . . . . . . . . . . . . . 243
talk provides terminal-to-terminal communication . . . . . . . . . . . . . . . . 323
tar archives a set of files into a tarfile on a tape . . . . . . . . . . . . . . . 468
tee splits output . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 286
telnet allows to log into a remote server . . . . . . . . . . . . . . . . . . . . . . . . . 488
test tests an expression for true/false conditions . . . . . . . . . . . . . . . . . 384
time times a command . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 465
tput provides access to the terminfo database . . . . . . . . . . . . . . . . . 419
trap sets/resets the interrupt signals . . . . . . . . . . . . . . . . . . . . . . . . . . 416
type displays the type of the specified command . . . . . . . . . . . . . . . . . 465
unset removes a shell variable . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 274
vi invokes standard UNIX screen editor . . . . . . . . . . . . . . . . . . . . . . . . 55
view invokes read only vi editor . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 211
wall writes to all currently logged in terminals (write all) . . . . . . . . . . . . 322
wc counts lines, words, or characters in a specified file(s) . . . . . . . . . . 232
who shows who is on the system . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 38
write provides terminal-to-terminal communication . . . . . . . . . . . . . . . . 319
AFZAMA01_0131194496.qxd 3/16/07 1:47 PM Page 504