Tuesday, June 10, 2008

no clear in cygwin :-(

Of all the unix commands I use the most clear is probably the number one on the list and cygwin does not have a clear command :-( and I hate cluttered screens

I could get around it by adding this line in the .bashrc file
alias clear="cmd.exe /c cls" though!

No comments: