Re: Linux Commands

From: Brandon Brown (ViperBrd@aol.com)
Date: 01/16/00


<< Can any Linux user out there tell me the command to run autoexec while I'm
 logged off the telnet client?
 I have to type
 sh ./autorun & to run things already >>


That is the 'autoexec' command, in your words.  AUTORUN is a script that
keeps Circle running in the background.  But, you need to use NOHUP to have
it run while you log off:

nohup sh ./autorun &

Should take care of it. :)

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  B. Brown                                             TimeTraveller
  Senior Programmer                              'Lost in Time,
  U&A Software InterActive                      'and Loving it!'
  http://www.uasoft.com/staff/bbrown/       http://www.uasoft.com/
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-


     +------------------------------------------------------------+
     | Ensure that you have read the CircleMUD Mailing List FAQ:  |
     |  http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html  |
     +------------------------------------------------------------+



This archive was generated by hypermail 2b30 : 04/10/01 PDT