Home > computing > Unixkit commandline tools

Unixkit commandline tools

December 31st, 2008

While I had been a pure linux user up until medical school, I’ve migrated to WinXP mainly because the media (ppt) used in medical school made it impossible to use anything but M$ and Apple software. My Athlon 700mhz desktop at the time simply was inadequate for virtualization. My current Thinkpad T42 is showing its age, and I have no plans to replace it until absolutely necessary.  This left dual booting or Cygwin my only means to tweak scripts via CLI…that is, until I discovered Unixkit. It’s a little publicized compilation of unix executables for Windows that serves as a simple shell replacement without the overhead of Cygwin. Some of the files were obtained from the unixkit sourceforge site.

To install, simply extract the files into the directory of your choosing. Add the directory to your path, and execute the batch file whenever you want to fire up a command prompt, unix-style. I combine this with Launchy to execute batch file, freeing you from the mouse. Voila!

screenshot of bash shell for Windows

screenshot of bash shell for Windows

Download the file here: unixkit-tiny.rar

If you have any problems installing the files, please do not hesitate to contact me.

computing

  • Luis Chavez

    Hi. I have som problems to run the commands. I extracted the files into a directory. After that I dont know what to do.

    Could you help please???

    Thanks for your support.

    Bye

  • Luis Chavez

    Hi. I have som problems to run the commands. I extracted the files into a directory. After that I dont know what to do.

    Could you help please???

    Thanks for your support.

    Bye

  • admin

    Hi Luis,

    If you are using Windows XP, you should first list that directory in your PATH. To do so, right-click on My Computer->Advanced->Environmental Variables. Add the directory to your path and restart. Afterward, to launch the shell, go to that directory and run the batch file ‘sh.bat’. Hope that helps. You can launch it easily either by “Start->Run” or linking it with a launcher program, like Launchy (launchy.net). HTH.

  • admin

    Hi Luis,

    If you are using Windows XP, you should first list that directory in your PATH. To do so, right-click on My Computer->Advanced->Environmental Variables. Add the directory to your path and restart. Afterward, to launch the shell, go to that directory and run the batch file ‘sh.bat’. Hope that helps. You can launch it easily either by “Start->Run” or linking it with a launcher program, like Launchy (launchy.net). HTH.

blog comments powered by Disqus