Artifact 91abddd29d0c90ddf2e63b72fb09bc023d546f94ab2d703e651023d74b6af953:
- Executable file mttroot/mtt/bin/mtt_backups — part of check-in [5b1df24ff4] at 2000-10-03 12:17:58 on branch origin/master — Prints usage line (user: gawthrop@users.sourceforge.net, size: 191) [annotate] [blame] [check-ins using] [more...]
#!/bin/sh # Does a backup with date of all mtt components # $Log$ if [ -z "$1" ]; then echo "Usage: mtt_backups [-v|-d]" exit fi mtt_backup $1 mtt_backup $1 lib mtt_backup $1 doc