Misc fixes to restore script.
authorCarl Baldwin <cnb@ball.(none)>
Tue, 29 Nov 2005 17:00:16 +0000 (10:00 -0700)
committerCarl Baldwin <cnb@ball.(none)>
Tue, 29 Nov 2005 17:00:16 +0000 (10:00 -0700)
commit2b19c613bbb418da0fff6cddaa01a21b87271cb1
tree835808405d5ce1d09b0821a7c73314db3c13d718
parent9c5abcc59e83fa16bfeb810cc4d51960f8586a4e
Misc fixes to restore script.

- Fix err function to output to standard err.
- Use err function throughout script to make it more concise.
- Add some more verbosity and examples to the Usage message to make it more
  clear how to use this script.
- Don't output non-error messages to std-err.
- Use -Z option to grep (Is this really necessary?  I'm not sure)
- Start grep pattern with ^ to only match the pattern at the beginning of the
  line
scripts/restore-script.sh