SED and Other Unix Tools

Find Tips and tricks on how to better use the Zeus IDE. Feel free to post your own tips but please do not post bug reports, feature requests or questions here.
Post Reply
jussij
Site Admin
Posts: 2650
Joined: Fri Aug 13, 2004 5:10 pm

SED and Other Unix Tools

Post by jussij »

A Cygwin free version of SED can be downloaded from here: http://gnuwin32.sourceforge.net/packages/sed.htm

Here is a nice Introduction to SED: http://www.grymoire.com/Unix/Sed.html

This link provides information on using SED: http://www.catonmat.net/blog/sed-stream ... eat-sheet/

The SED FAQ can be found here: http://www.grok2.com/sedfaq.html

For a list of other Cygwin free UNIX tools that run on Windows go here: http://gnuwin32.sourceforge.net/packages.html

Cheers Jussi
Post Reply