Next:
Printing with proper tab
Up:
Shell Scripting
Previous:
Functions
Contents
Extended shell script examples
Here we show some extended examples of shell scripts.
Subsections
Printing with proper tab spaces
Simple test script
Changing file extensions in one fell swoop
Replacing a word in all files in a directory
Counting files greater than a certain size
Counting number of lines of code recursively
Backing up your files periodically
Backing up your files with minimal disk space
Watching if a user logs in or logs out