Unix for rails developers
It may appear strange, but I recently moved from Windows to Mac Os and besides learning rails i'm also learning basic unix commands. But the interest thing is that, like me, there may have others in the similar situation, so it would be nice to have a unix tutorial target to rails users. In RoR development, we use many unix features, in particular the Terminal where we input the commands. As a Windows user, the first thing I asked when opening the terminal is: where is the equivalent o C:\ ... of course it's different in unix ....
2 comments
-
Admintopfunky
(Admin, PeepCode) commented
Published as Meet the Command Line:
http://peepcode.com/products/meet-the-command-line
Advanced Command Line is being filmed this week.
-
willemderu
commented
I like this suggestion and thanks for having started it. It might also be a good idea to give some pointers about Cygwin as well. (However, I realise that cygwin is not platform independent as such (because it was developed for Windows), so I am not sure if this would be appropriate. However, there are many, many cygwin users out there :) ) Thanks!