home *** CD-ROM | disk | FTP | other *** search
/ Amiga Times / AmigaTimes.iso / programme / trionbbs110 / Trion / scripts / TrionReset < prev    next >
Encoding:
Text File  |  1998-10-06  |  198 b   |  19 lines

  1.  
  2. ;;;   Little script to reset the computer 
  3.  
  4.  
  5. ;;;   Wait Until all nodes are free
  6.  
  7. trion:utils/waitnodes
  8.  
  9.  
  10. ;;;   expell BBS from memory
  11.  
  12. trion:utils/RMcommander -a
  13.  
  14.  
  15. ;;;   Reset the machine
  16.  
  17. reset
  18.  
  19.