bash: clear: command not found

A base install of Cygwin does not include the clear command, though the same functionality can be achieved using ^L. The command is part of the ncurses package that may be found in the Libs category.
Thanks to Ruben Laguna for his post on the subject.

EDIT: This ncurses package now appears in the Utils category.

0 Responses to “bash: clear: command not found”


  1. No Comments