home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / p / plbin.zip / pl / src / boot.sh < prev    next >
Text File  |  1992-05-26  |  83b  |  4 lines

  1. BOOT=c:/pl/boot
  2. export BOOT
  3. ./pl -o c:/pl/pl.wic -b $BOOT/init.pl -c $BOOT/load.pl
  4.