File mttroot/mtt/bin/mtt_backups artifact 6f813c5536 part of check-in f6a3278c73
#!/bin/sh # Does a backup with date of all mtt components # $Log$ # Revision 1.2 2000/10/03 12:17:58 peterg # Prints usage line # if [ -z "$1" ]; then echo "Usage: mtt_backups [-v|-d]" exit fi mtt_backup $1 mtt_backup $1 cc mtt_backup $1 lib mtt_backup $1 doc