home *** CD-ROM | disk | FTP | other *** search
/ Borland Programmer's Resource / Borland_Programmers_Resource_CD_1995.iso / utils / sossntr3 / src / runsoss.bat < prev    next >
Encoding:
DOS Batch File  |  1995-05-19  |  257 b   |  11 lines

  1. @echo off
  2. set TZ=AST-10
  3. REM SET NFSDEBUG=NFSERR,RPCTRACE
  4. set NFSDEBUG=ALL
  5. REM     SET DEBUGFILE=soss.log
  6. rem You may want to uncomment the next statement, if you have problems
  7. rem with the inode.dmp file getting corrupted.
  8. rem del inode.dmp
  9. soss
  10.  
  11.