Help for this page

Select Code to Download


  1. or download this
       if (!GetOptions(
          'user=s'          => \$user,
    ...
          showUsage();
          exit(1);
       };
    
  2. or download this
    SLIMSERVER_LOG="|/usr/local/bin/multilog t s1000000 n20 /var/log/slims
    +erver"
    SLIMSERVER_ARGS="--daemon --prefsfile=$SLIMSERVER_CFG --logfile=$SLIMS
    +ERVER_LOG"