also @ TechSpot: Mozilla developing Metro-specific Firefox for Windows 8
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.

Go Back   TechSpot OpenBoards > Software > The Alternative OS

Collaborate in the cloud with Office, Exchange, SharePoint, and Lync

Unix emulation on Wndows: Cygwin

Thread Tools Search this Thread
  #1  
Old 02-20-2009
jobeard's Avatar
TechSpot Ambassador
 
Location: Southern Calif.
Member since: Apr 2005, 10,831 posts
Unix emulation on Wndows: Cygwin

Cygwin (pronounced \sɪɡwɪn/) is a Unix-like environment for Microsoft Windows originally developed by Cygnus Solutions. It consists of two parts: a DLL (cygwin1.dll) which acts as the Linux API emulation layer which provides a substantial part of the Linux API functionality, and a collection of tools which provide a Linux look and feel.

Cygwin is released under the GNU General Public License; it is free software. It is maintained by employees of Red Hat, NetApp and many other volunteers. Corinna Vinschen and Christopher Faylor are currently the managers of the Cygwin development team.

(please see the original WiKi)

The really cool part of Cygwin is the availability of Linux command tools without requiring a dual boot!
Launch the emulated login (\cygwin\bin\bash --login) {notice the windows \}and you have immediate access to
tools such as
Code:
egrep -i 'name="keywords"' *.html
find ./local -name \*.html -print
but once within the emulator, the Unix style separator '/' is used and the '\' reverts to
the meta-escape character.

Cygwin provides scripting tools for those familiar with Unix/Linux. If that's not you, then
you might be better off with Windows VB.
Closed Thread

Similar Topics
Topic Replies Forum
Wndows XP activation... 5 Windows OS
I installed cygwin and now cannot delete the folder C:\cygwin 1 Windows OS
Cygwin access denied 6 The Alternative OS
cygwin couldn't allocate... 2 Software Apps
Introduction to Cygwin 0 The Alternative OS

Thread Tools Search this Thread
Search this Thread:

Advanced Search
All times are GMT -4. The time now is 01:07 PM.