[Scons-users] global cleanup

Francis Bolduc fbolduc at gmail.com
Fri Aug 24 08:46:31 EDT 2012



> then you can say rm -rf _* or rm -r -for _* ( on powershell for windows)


You need to have a look at GNUWin32. It's a native port of all the
programs you're used to have on non-Windows platforms, such as: ls,
rm, cat, grep, mv, sed, less, mkdir, find and a lot more.

Download from http://gnuwin32.sourceforge.net/ then add to your PATH
environment variable and you've got an functional shell again.

--
Francis Bolduc, B.Sc.


More information about the Scons-users mailing list