Friday, April 07, 2006
Previous Posts
- Replace every instance of the text "Foo" with "Bar...
- Output all the text from file Foo.txt except betwe...
- Output all the text from file Foo.txt between “Cha...
- Output lines 80 to 88 of file README
- Output line 88 of file README
- Inserting a line of text before a line containing ...
- Appending a line of text after a line containing a...
- Comparing two string
- ${filename%.*} Extracting the filename by strippin...
- ${filename##*.} Extracting the file extension of f...
0 Comments:
Post a Comment
<< Home