Daniel Barclay wrote:

> Where is the documentation of the igncr (ignore-CR) option for Cygwin 1.7's
> bash?

You probably are really looking for shopt, which is a bash builtin and
the documentation is in man bash.

$ shopt | grep igncr
igncr           off
-- 
René Berber


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to