home *** CD-ROM | disk | FTP | other *** search
/ Amiga Times / AmigaTimes.iso / programme / trionbbs110 / Trion / docs / Utils / waitnodes.doc < prev   
Encoding:
Text File  |  1998-10-06  |  913 b   |  35 lines

  1.  
  2.  
  3.  
  4.    =====( WaitNodes V1.00 )=============================================
  5.  
  6.  
  7.         Trion 'WaitNodes' Utility.
  8.  
  9.         (c) Copyright Paul Spijkerman, '94-'97. All rights reserved.
  10.  
  11.         Written for use with the Trion BBS package.
  12.  
  13.  
  14.    ===================================================================
  15.  
  16.  
  17.    Waitnodes is a Utility that wait until all nodes are in the
  18.    'waiting state' and then exits.
  19.  
  20.    This is usefull if you only want to do something if all users
  21.    are logged out.
  22.    
  23.    It is written for use in scripts .. you can for instance place
  24.    it at the start of the mail script .. so the mail is only
  25.    unpacked when no one is logged on and it won't slow down
  26.    the system when there are users on.
  27.  
  28.    The program checks default every 60 seconds if there are
  29.    still users but you can call it with every number of
  30.    seconds.
  31.  
  32.    Use a -X flag at the command line for it to be quiet.
  33.  
  34.  
  35.