home *** CD-ROM | disk | FTP | other *** search
/ Gold Fish 2 / goldfish_vol2_cd1.bin / files / util / cli / usage / homefull.script next >
Encoding:
Text File  |  1994-03-21  |  225 b   |  8 lines

  1. USAGE HOME: ALL QUIET COMPARE 1024
  2. IF WARN
  3.     echo "Your HOME directory uses more than 1 megabyte of disk space, "
  4.     echo "Please delete all unnecessary files!"
  5. ELSE
  6.     echo "Your HOME directory is within the allowed size."
  7. ENDIF
  8.