home *** CD-ROM | disk | FTP | other *** search
/ BUG 1 / BUGCD1996_0708.ISO / pc / util / minilin / minilin.exe / USR / BIN / RESET < prev    next >
Text File  |  1994-04-27  |  113b  |  12 lines

  1. #!/bin/sh
  2. stty sane
  3. tput clear
  4. tput rmacs
  5. tput rmm
  6. tput rmso
  7. tput rmul
  8. tput rs1
  9. tput rs2
  10. tput rs3
  11. echo -e \\033c
  12.