Tuesday, March 18, 2008

Downloading

This summary is not available. Please click here to view the post.

Tools


3 tools which are quite useful for manipulating html, among others.

Go get them if you are on the Windows platform and remember to get the dependencies also. Rememer that these tools originate from the Unix environment and they are all command line tools.

TR = Download link: http://gnuwin32.sourceforge.net/packages/coreutils.htm
SED = Download link: http://gnuwin32.sourceforge.net/packages/sed.htm
GREP = Download link: http://gnuwin32.sourceforge.net/packages/grep.htm


TR = Translate or delete characters from text
SED = Stream editor for substituting or extracting text
GREP = Searches and extracts text

bangbros to directories

This summary is not available. Please click here to view the post.