If you’ve worked for any length of time on a Unix or Linux system, one of the things you begin to miss when you move to Windows is the collection of command-line tools that are part of most every installation. Almost everything can be done with Windows tools, but for those things that can’t the old Unix standbys would be nice. Even for those that can there’s a certain simplicity once you’ve mastered the Unix toolset that can be hard to recapture.
Become a Patron of Ask Leo! and go ad-free!
Cygwin is the canonical port of Unix tools to Win32. Chances are whatever you’re looking for is here. I’ve used several of the Cygwin tools for years. I have only two issues with Cygwin: it now uses a setup program that is less than intuitive, and most of the Cygwin tools depend on a Unix emulation DLL. The setup creates a directory layout that for obvious reasons looks very Unix-like. In fact the default installation sets up a Unix emulation environment running the bash shell.
If just grabbing a tool and running it is more to your liking, then GNU Utilities for Win32 may do the trick. These tools are dependant only on the C runtime. Extract what you need from the downloaded ZIP file and you’re ready to run.
I’am very upset that “Cygwin DLL works with all non-beta, non “release candidate”, ix86 32 bit versions of Windows since Windows 98, with the exception of Windows CE.”, cause I’ll hope in future this restriction disappear.
I hope you find this usefull , even after all this time. Otherwise, I home someone else finds this link usefull.
Windows Services for UNIX
http://technet.microsoft.com/en-us/interopmigration/bb380242.aspx
An alternative that’s faster, runs native on Windows (including 64-bit Vista) and follows Windows conventions for file names, etc., is Hamilton C shell. It’s not free, but I think you get what you pay for.
the url for the gnu unix tools is busted.
19-Jul-2009
System backups shouldn’t be a hassle. A good backup cron will run for ages.
GNU utilities for Win32
http://unxutils.sourceforge.net/
(there’s also “GnuWin Packages” )
http://gnuwin32.sourceforge.net/packages.html
(and “Picnix Utilities”, under BSD License:)
http://sourceforge.net/projects/picnix