The clear tag has no wiki summary.
12
votes
9answers
9k views
Bash: Reset and Clear Commands
I have been using the command:
reset
to clear my terminal. Although I am pretty sure this is not what I should be doing. Reset, as the name suggests resets your entire terminal (changes lots of ...
1
vote
0answers
325 views
CLEAR 4G USB Driver on Mac OS X 10.8
http://www.clear.com/support/download/usb/clear-4g-mobile-usb
states at this point that they do not support 10.8, but do support 10.7, i just got new mac air and it has 10.8.2.
This is a bit of ...
2
votes
2answers
483 views
Equivalent of 'clear' command when using tail -f
I am using the tail -f command to follow an error log, and I often want to "clear" the terminal, much in the same way that the clear unix command moves everything above the top of the window. Is there ...
0
votes
1answer
272 views
Server behind modem not reachable, “connection refused” [closed]
I have a Clear modem and a Netgear router that I set up last week. I have a server behind the router. I was forwarding all traffic from the Clear modem to the router, and then SSH-specific traffic ...
1
vote
3answers
372 views
Methods to clear a cell in Excel 2010
I'm taking a certification course for Microsoft Excel 2010. I'm taking a class that goes over it and we all just got hit with this question:
61. In Excel 2010, which of the following can you use ...
3
votes
1answer
224 views
Emacs Shell: Reset Command
In bash, I can clear the screen with the clear command and I can clear the whole "buffer" with the reset command.
I'm looking to accomplish the reset in Emacs *shell* terminal. Is there a command / ...
4
votes
4answers
2k views
Clear Windows “Run” box cache
One thing that I use almost every minute is the Windows Run box (WINDOWS+R). It let's you type a path and auto-completes it really quickly so that you can jump to any dir in no time.
My problem is ...
0
votes
2answers
420 views
enable clear type and font smoothing windows xp
I need to take the screenshot of the web page for both clear type and font smoothing in WindowsXP.
I know how to enable disable clear type.How do i enable font smoothing.Basically what is the ...
0
votes
2answers
513 views
Clear form fields on firefox
Firefox stubbornly persists in filling out a form for me. I've already tried clearing the cookies and form history.
Any ideas as to how to keep the form fields blank?
3
votes
1answer
1k views
Using screen, commands like less and man don't clear the screen afterwards
In contrast to this question I want the clearing of the screen re-enabled for less. It works fine in my xterm terminal under Cygwin/mintty or Gnome Terminal (both xterms).
However, when inside a ...
