View Single Post
  #3 (permalink)  
Old December 13th, 2003, 04:37 PM
gillianbc gillianbc is offline
Authorized User
 
Join Date: Nov 2003
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Default

On the whole, I use the GUI. However, I use the command line for doing java code without an IDE (as recommended by Ivor Horton in "Beginning Java 2" and other adhoc tasks such as outputting the contents of a folder to a file, checking my Path, checking file attributes, running regedit, changing file extensions. I also run some unix-like utilities at the command line such as grep as windows does still not have anything as good.

Gill BC