You are currently browsing comments. If you would like to return to the full story, you can read the full entry here: “Dump”.
Dump
ยท
Comments
4 responses to “Dump”
-
Another place for choosing a Linux distro:
http://www.distrowatch.comAnother good editor for Win32:
http://www.editplus.com
It supports Unix and Mac text files, Unicode and syntax hilightning for just every programming language out there (although you’ll have to download from the web site). It also allows FTP from the program,web browsing (IE!!!) and you can configure compile commands.Nice idea, the win32 ports of the GNU tools, I just keeping typing ‘ls’ everytime I use the Windows command prompt ๐ Some time ago, I had some batch files for ‘ls’, ‘cp’, ‘clear’, ‘rm’, but I’m just too lazy these days… I’ll try these for a change.
-
So, the right distro for me is Debian or Ubuntu… Funny, it’s part of 2006 resolutions ๐ http://sergioag.blogspot.com/2006/01/promessas-para-2006.html
I guess I’m going to need that Ubuntu CD after all, Ricardo ๐ -
Cygwin is not an emulated environment – the only thing it emulates is the filesystem and some basic userland doodads it needs. Typical libc and OS calls are implemented in a way that allows you to recompile standard UNIX sources, but everything is a true, native Win32 binary.
-
Come and get it! ๐
Leave a Reply