Tuesday, April 10, 2012

Curses, Cygwin! Let's be clear...

Out of the box Cygwin doesn't include the 'clear' command. Hmm. Install ncurses to get it. Then add alias cls='clear' to your .bashrc or .bash_profile. Also learned bash responds to Control-L to clear the screen.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.