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