**********************************************************************************
*                                                                                *
*                                                                                *
*  Some usefully dsmc or dsmc_afs commands follow:                               *
*                                                                                *
*                                                                                *
*        - when was the latest backup?                                           *
*  dsmc>   q fi                                                                  *
*                                                                                *
*        - which files from your home pwd are backed up?                         *
*  dsmc>   q b *                                                                 *
*                                                                                *
*        - which old file versions from your home pwd are backed up?             *
*  dsmc>   q b -ina *                                                            *
*                                                                                *
*        - simple file restore, with replace option:                             *
*  dsmc>   restore -rep=yes /afs/desy.de/user/a/anyuser/show.html                *
*                                                                                *
*        - selection menu of old file versions:                                  *
*  dsmc>   restore -ina -pick /afs/desy.de/user/a/anyuser/exp.cmz                *
*                                                                                *
*        - restore old file version with date limit                              *
*  dsmc>   restore -ina -pitdate=2002.07.18  /afs/desy.de/user/a/anyuser/x.cpp   *
*                                                                                *
*                                                                                *
*        - restore old directory version, with date limit and replace data       *
*  dsmc>   restore -ina -rep=yes -subdir=yes -pitdate=2002.05.12 /afs/desy.de/user/a/anyuser/tesla/     
*                                                                                *
*                                                                                *
*        - online help                                                           *
*  dsmc>   help                                                                  *
*                                                                                *
*        - work done                                                             *
*  dsmc>   quit                                                                  *
*                                                                                *
*                                                                                *
*  Start the TSM/ADSM GUI with:  dsm or dsm_afs                                  * 
*                                                                                *
*                                                                                *
*  Please send complaints and suggestions to                                     *
*  tsm.service@desy.de                                                           *
*                                                                                *
*                                                                                *
**********************************************************************************