Unix Power Tools, 3rd Edition by Shelley Powers, Jerry Peek, Tim O'Reilly, Mike Loukides, et. al. The following errata were *corrected* in the 4/05 reprint: Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem {457} first paragraph; The options required to do this differ between BSD Unix and System V. Under BSD Unix, the command is ps -aux, which... NOW READS: The options required to do this differ between BSD and System V Unix. Under BSD, the command is ps aux, which... AND % ps -aux | head -5 NOW READS: % ps aux | head -5 {459} after 2nd paragraph; % ps -aux | grep chavez NOW READS: % ps aux | grep chavez (563) Article 28.15, last sentence. The word 'doesn't' previously appeared between "workarounds" and "that." This HAS BEEN DELETED. (618) IN PRINT: Part 6: Scripting NOW READS: Part IV: Scripting (817) last paragraph of article 39.5: referred to article Chapter 39- NOW REFERS to: article 39.7 (824) Article 40.3, last sentence of 2nd paragraph; NOW READS: This situation happens but not with some of the older, more system-specific makes. (835) Table 40-2, third line, "Purpose" column; "Got to background" NOW READS: "Go to background". (837) Article 40.10, last sentence (just above the line of code) interpretor NOW READS: interpreter (839) Article 41.1, 4th word in 1st line: ecclectic NOW READS: eclectic (842) Article 41.4, paragraph 2, lst sentence: bare NOW READS: bear (845) Article 41.5 2nd line intergers NOW READS: integers (937) third line NOW READS to reference article 46.11