home *** CD-ROM | disk | FTP | other *** search
/ The Fred Fish Collection 1.5 / ffcollection-1-5-1992-11.iso / sid / null-install < prev    next >
Text File  |  1992-07-10  |  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.