Cygwin Clear
If a developer using Windows and Cygwin, you may have ran into an issue where you want to clear your terminal however the "clear" command does not work.
You can either, Install the Cygwin package ncurses; it is in the Utils category.
OR
add an alias, so far I am using the latter
alias clear='printf "\033c"'
Written by Chris Linden
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Clear
Authors
daniel-hartmann
4.641K
tombeynon
1.606K
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#