Some one may be wondering where is the clear command on cygwin. If we type either
clsor
clearwe would be shown bash: clear: command not found. So there are many fancy ways to clear the command line prompt, but the one I liked ... read on
unrecognized command line option "-fstack-protector" error usually comes on Cygwin when installing PERL modules.
For example when installing the DBI module or DBD::MySQL perl module, the following error comes on cygwin :
cp lib/DBI/Gofer/Serializer/Base.pm blib/lib/DBI/Gofer/Serializer/Base ... read on