in reply to UNIX shell commands in Windows

If you control the machines it will be run on, look into Cygwin. It's a decent set of unix tools that run under Windows.

-- Kirby, WhitePages.com

Replies are listed 'Best First'.
Re^2: UNIX shell commands in Windows
by inman (Curate) on Jun 24, 2005 at 08:06 UTC
    If the OP just wants the command line tools such as cat then cygwin is probably overkill. Unix Utils on sourceforge is a collection of UNIX command line ported for Windows and will probably do the trick.