Home » Linux Basics
9
Editing Shell Scripts with vi and emacs
Learning how to edit shell scripts using vi and emacs
In This Chapter:
- A Background On Shell Scripts
- A brief review on the meaning of shell scripts
- A Shell Script to Perform Backups
- Constructing a script to perform incremental backups using rsync
- Basic vi Concepts
- Learning how to use the basic vi concepts
- An Introduction to Emacs
- Learning the basics of emacs