1123 shaares
39 private links
39 private links
20 results
tagged
shell
Crash course in using the shell
This tutorial is written to help people understand some of the basics of shell script programming (aka shell scripting), and hopefully to introduce some of the possibilities of simple but powerful programming available under the Bourne shell. As such, it has been written as a basis for one-on-one or group tutorials and exercises, and as a reference for subsequent use.
find bugs in your shell scripts
This essay shows a summary of how to handle filenames correctly for the impatient.