Author: Matthew Hull
Date: 18:25:44 01/24/04
Find some HTML file and process it with the following command: sed -e s/\<[^\>]*\>//g somefile.htm Now put the above sed command in a file called "test" and do the following: sed -f test somefile.htm Question: Is the output for both methods identical on your machine? If not, why not?
This page took 0 seconds to execute
Last modified: Thu, 15 Apr 21 08:11:13 -0700
Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.