home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / oper_sys / emerald / emrldsys.lha / EC / OperationNames / startOpNameServer_2 < prev    next >
Encoding:
Text File  |  1990-08-23  |  153 b   |  5 lines

  1. #!/bin/sh
  2. EMDIR=/scratch/eric/emerald/
  3. cd $EMDIR/EC/OperationNames
  4. $EMDIR/EC/OperationNames/OpNameServer >> $EMDIR/EC/OperationNames/ons_log 2>&1  <&- &
  5.