home *** CD-ROM | disk | FTP | other *** search
/ Fish 'n' More 3 / FishMoreVol3.bin / sid / null-install < prev    next >
Text File  |  1993-11-02  |  234b  |  8 lines

  1. search >nil: devs:mountlist null:
  2. if warn
  3.   echo "Appending the NULL: device entry to your devs:MountList file."
  4.   type >>devs:MountList NULL-mountlist
  5. else
  6.   echo "The NULL: device entry is already in the devs:MountList file."
  7. endif
  8.