Summary

2.4. Summary

A shell script is a reusable series of commands put in an executable text file. Any text editor can be used to write scripts.

Scripts start with #! followed by the path to the shell executing the commands from the script. Comments are added to a script for your own future reference, and also to make it understandable for other users. It is better to have too many explanations than not enough.

Debugging a script can be done using shell options. Shell options can be used for partial debugging or for analyzing the entire script. Inserting echo commands at strategic locations is also a common troubleshooting technique.


21 visits (1 today, 9 this week, 21 this month, 21 this year)
Uptime: 16:00:31 up 1 day, 20:30, 2 users, load average: 0.07, 0.02, 0.00
216.73.216.110 GET from server z.lam1.us

Friday, August 29, 2025 @ 4:00:31 PM
z.ServerAdmin@lam1.us