Home Forums Decaffeinated Coffee Unix programming? Reply To: Unix programming?

#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.