home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / shell / 4775 < prev    next >
Encoding:
Internet Message Format  |  1992-11-18  |  777 b 

  1. Path: sparky!uunet!ferkel.ucsb.edu!taco!rock!stanford.edu!agate!biosci!uwm.edu!cs.utexas.edu!sdd.hp.com!saimiri.primate.wisc.edu!zaphod.mps.ohio-state.edu!malgudi.oar.net!news.ans.net!newsgate.watson.ibm.com!yktnews!admin!watson!gerald!gerald
  2. From: gerald@torolab4.vnet.ibm.com (Gerald Oskoboiny)
  3. Newsgroups: comp.unix.shell
  4. Subject: Re: How to clear screen in sh ?
  5. Message-ID: <gerald.722116730@gerald>
  6. Date: 18 Nov 92 19:58:50 GMT
  7. References: <MENJAN.92Nov17214452@ra.cs.umb.edu>
  8. Sender: @watson.ibm.com
  9. Reply-To: gerald@torolab4.vnet.ibm.com
  10. Distribution: usa
  11. Organization: IBM Canada Ltd.
  12. Lines: 7
  13. Originator: gerald@gerald
  14.  
  15. menjan@cs.umb.edu (Men-Jan Lin) writes:
  16.  
  17. >echo '^L' does not work perfectly for me.
  18.  
  19. Try "tput clear". (May be AIX-specific, I'm not sure).
  20.  
  21. Gerald
  22.