UNIX in a Nutshell: System V Edition by Daniel Gilly Following are the changes made in the 3/99 reprint: {4-20} The description of the if command at the bottom of the page now reads: "Conditions are usually specified with the test or [[ ]] command." {4-28} The sentences that read: "In the Korn shell, s2 can be a regular expression." now read: "In the Korn shell, s2 can be a filename metacharacter." {5-3} The example at the bottom of the page read: % echo "Well, isn't that \"special\"?" It now reads %" Well, isn't that "\""special?"\" {5-4} The third line on the page read: echo "The value of \$x is $x" It now reads: echo "The value of" \$x "is $x" {6-2} In the Metacharacters table, under the vi column against the 'Store pattern for later replay' action, there is now a dot. (index) The entry for zcat command now refers to page 2-122, not 2-123.