You should all just get Cygwin, and use bash.
a better command line on Windows
Collapse
X
-
-
Originally posted by ghostdog74If you are on XP,server 2003 or Vista, you can download windows PowershellComment
-
Originally posted by NeoPaThat looks like Cmd.Exe just grew up :)Comment
-
Originally posted by bartoncJust what I expected. Help files in rich text only - no real links in wordpad. It's fine if you love typing better than mousing (which requires memerizing the commands rather than visualizing them).Comment
-
Originally posted by bartoncIf you like me and think the ms cmd.exe really bites, check out consol2
here.
Type the name of the file (in my case SomeFile.py) and this shell is lanch the associated program (run the python script, in this case)!
This coupled with the GUI "startup directory" picker and tons of Hot Keys make Console2 worth setting as the defualt cmd in the registry (IMHO).Comment
Comment