home *** CD-ROM | disk | FTP | other *** search
/ On Vacation / OnVacation.img / UUCP_Patch.pkg / UUCP_Patch.post_delete < prev    next >
Text File  |  1995-03-27  |  56b  |  5 lines

  1. #!/bin/sh
  2. mv /bin/rmail.old /bin/rmail
  3. echo "OK"
  4. exit 0
  5.