Monday, February 21, 2011

Unix Power Tools

Don't Confuse Regular Expressions with Wildcards.

Both the shell and programs that use regular expressions have special meanings for the asterisk *, question mark ?, parentheses ( ), square brackets [ ], square brackets { } and vertical bar |.

Multiple commands can be issued on the command line, separated by a semicolon (;).

Q & A: newline
Q & A: others

sed tutorial
Unix Power Tools
Searching for Text with grep
sed scripts
IBM: sed by example
sed examples

No comments: