clear command - Clear does not clear my screen.

clear command - Clear does not clear my screen.

Post by gia.. » Wed, 05 Aug 1998 04:00:00



Hi all, I used to use clear to clear my screen.

Now clear does not do anything for me.

Do I have to set TERM to something to get clear to work ?
Ex.  setenv TERM vt100 ?

Thanks.

 
 
 

clear command - Clear does not clear my screen.

Post by Drza » Thu, 06 Aug 1998 04:00:00


You have to make sure that your TERM variable is set to something like
VT100, VT220, or xterm.


> Hi all, I used to use clear to clear my screen.

> Now clear does not do anything for me.

> Do I have to set TERM to something to get clear to work ?
> Ex.  setenv TERM vt100 ?

> Thanks.

--

           sober.ews.uiuc.edu/~drzal

 
 
 

clear command - Clear does not clear my screen.

Post by Carel Corneliu » Thu, 06 Aug 1998 04:00:00



>Hi all, I used to use clear to clear my screen.
>Now clear does not do anything for me.

Just make sure that "/usr/bin" is added to your PATH, a lot of people make
the mistake of adding "PATH=/thispath:/thatpath" to either "/etc/profile" or
"~/.profile" (O.K. $HOME/.profile) and forget to add PATH as
"PATH=$PATH:/thispath:/thatpath" and then lose the defaults.

Cheers

 
 
 

1. 'clear' does not clear screen

I have RH6.1.  I have a few problems with the console not refreshing.
'Clear' doesnt work.  If I open a document in vi, close it, and then repen
any other document, the contents of the last screen and the document are
displayed.  When saving, it only saved what is in the document, but trying
to edit anything is a real pain if not impossible.
Where do I start to fix this?

Thanks for any help!
Greg

2. konqueror browser won't browse.

3. /usr/bin/{reset,clear) - clear does not work even after reset

4. One more Dosemu Quest.

5. vi: file.clear==>file.encrypt==>file.clear ?

6. Gnome Terminal eats output

7. C++ clear screen command

8. Xwindows 1280x1024

9. How make less not clear the screen?

10. How to make vi not clear screen when exiting?

11. curses: how to clear the screen, but not black?

12. How to not clear screen after vi, pg, etc.

13. curses question (how NOT to clear screen?)