I am an experienced UNIX user that knows my way around the UNIX terminal. However, whenever I use a Windows computer and try and use the Command Prompt, I cannot do much more than list the contents of a directory with dir and change directory with cd. I want to learn how to do things with DOS. Can you guys please recommend some stuff that will help a UNIX guy learn how to use DOS? Thanks!
|
| |||||||||||||||||
feedback
|
migrated from stackoverflow.com Nov 17 '10 at 21:56
This question came from our site for professional and enthusiast programmers.
|
Try http://www.cygwin.com/ This way you can use your windows box without having to learn new (old) commands. | |||
feedback
|
|
I'm a Linux SysAdmin, live and die by *nix. With that said... I love DOS, it reminds me of childhood. Its so beautifully simple, it was created for real-time execution. I really hate the tacked on Win9x Arch, and I dislike the NT arch; but I admit NT was a huge improvement, and its workable. I'm assuming you don't mean real DOS, do you? Did you really mean CMD.exe? like the command shell?
| |||
|
feedback
|
|
I would recommend missing out DOS if possible and going straight to PowerShell. It is a much more productive environment that gives you the sort of power you are used to from the Unix shell. If you come from Unix to DOS you will only get frustrated by the hoops you have to jump through to even get simple things working. | |||||||||||
feedback
|