Home › Forums › Decaffeinated Coffee › Unix programming? › Reply To: Unix programming?
November 15, 2011 3:46 pm at 3:46 pm
#826548
Avram in MD
Participant
I have liked bash shell.
I have had some problems with CSH… for example, you can’t redirect STDERR to files or /dev/null in the way you can with Bourne-type shells like bash.
