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.


40 visits (1 today, 3 this week, 3 this month, 24 this year)
Uptime: 03:03:54 up 8 days, 10:56, 4 users, load average: 0.04, 0.08, 0.08
3.135.221.113 GET from server z.lam1.us

Wednesday, February 5, 2025 @ 3:03:54 AM
z.ServerAdmin@lam1.us