UNIX in a Nutshell: System V Edition by Daniel Gilly Here are the changes from the 1/97 reprint: (iii): replaced CA office's address with list of cities (xvi): changed 103 Morris, Suite A to 101 Morris (1-5): fixed mismatched quotes around "beautifier" (2-17): cmp: added to end of para. under command: "The exit codes are as follows:" and moved the exit codes from under -s to after the changed para. {2-19}: cp: Added sentence to end of 1st text para.: "If one of the inputs is a directory, use the -r option." "-r" is in bold. {2-40}: egrep: line 2 of text: changed "regular expressions" to "metacharacters" (2-41): expr: added after 1st sentence: "Strings can be compared and searched." (2-65): lprm: put "/usr/ucb/lprm" in bold {2-96}: sort: changed description of -tc option to "Fields are separated with c (default is any white space)." where c is in italics. (2-96): sort: -ykmem option: added "(in kilobytes)" after "amount of memory". {2-97}: split: changed 1st sentence to "Split infile into several files of equal length." where "infile" is in itals. {2-98}: split: changed description of -n to "Split infile into files, each n lines long (default is 1000)." where "infile" and "n" are in italics. (2-100 to 2-102): changed occurrences of "CR" and "NL" to "carriage return" and "newline", respectively. Also, for the first use on each page, specified keyboard equiv., i.e. "carriage return (^M)" and "newline (^J)". This made p. 100 and 101 break differently, but 102 stayed the same. {2-104}: tail: 1st example: changed "'.Ah'" to "'\.Ah'" {2-113}: uniq: last example: changed ""3 "" to ""^ *3 ""