Cygwin bringin’ *nix to windows

16 Aug

bring a little Linux into your world. Cygwin is an awesome program (shell? environment? whatever) that creates a Linux view of your Windows system. you get yourself a command prompt exactly like a Linux terminal. From here you can navigate around your C drive, do as many fast searches as you’d like, even run bash/ksh/whatever-sh scripts.

Cygwin (pronounced sɪɡwɪn) is a collection of tools developed to provide in Microsoft Windows a command line and programming interface familiar to Unix users.

It consists of two parts:

  • A DLL (cygwin1.dll) which acts as a Linux API emulation layer providing substantial Linux API functionality.
  • A collection of tools which provide Linux look and feel.

One Response to “Cygwin bringin’ *nix to windows”

Trackbacks/Pingbacks

  1. Bookmarks about Cygwin - January 6, 2009

    [...] – bookmarked by 3 members originally found by stevenng on 2008-12-06 Cygwin bringin’ *nix to windows http://biebsworld.com/2008/08/16/cygwin-bringin-nix-to-windows/ – bookmarked by 2 members [...]