Sunday, December 4, 2011

Gow Is Alternative To Cygwin, Brings 130 UNIX Commands To Windows

If you’re an avid Linux user and just started with Windows, you must be familiar with Cygwin, a tool that provides Linux-like environment on Windows, bringing the utility of porting tools running on POSIX, i.e Linux, BSD and Unix system to Windows OS. GOW (Gnu on Windows) is a small, easy to use, yet powerful alternative to Cygwin that brings more then 100 extremely useful UNIX applications and commands to Windows. It provides a total of 130 CLI-based UNIX commands, which can be run from Windows Command Line Interpreter. The application has been specifically designed to bring those UNIX binaries, which don’t have easy to use installers available for Windows.

Gow
Moreover, it completely integrates into Windows right-click context menu, letting you open Windows locations and folders from right-click context menu. Since it sets the path of UNIX binaries in Windows PATH, you won’t have to manually set the path of the command before compiling it.
command here
With Gow, you will be able to use Shell Scrpting (zsh, bash), Editing (vim). FTP (NcFTp), Text Search and view (grep, agrep), File System (mv, cp. du, rmdir, whereis etc) and numerous other tools, right from Windows CMD window. The help sections include commands and tools usage. You can, for instance, view command syntax and command arguments and parameters usage for sftp by entering the following command.
sftp
We have successfully tested over a dozen tools and commands that Gow has to offer. If you encounter issues while compiling tools or executing commands, check the help section associated with the command to understand the usage.
zip
You can check out the complete list of commands and tools from Gow product page. It works Windows XP, Windows Vista and Windows 7. Both 32-bit and 64-bit OS editions are supported.
Download Gow

No comments:

Post a Comment