Re: how to silence shopt -s autocd verbose?

2010-11-28 Thread Clark J. Wang
On Sun, Nov 28, 2010 at 5:12 AM, some guy wrote: > > shopt -q doesn't silence shopt -s autocd (intuitively, after reading it's > description, i thought this was it's purpose, but is not.) > > `shopt -q' is usually used to check if a shopt option is turned on or off. For example: $ shopt -q autoc

Re: how to silence shopt -s autocd verbose?

2010-11-28 Thread Chet Ramey
On 11/27/10 4:12 PM, some guy wrote: > > shopt -q doesn't silence shopt -s autocd (intuitively, after reading it's > description, i thought this was it's purpose, but is not.) That's a creative interpretation of the man page. > shopt -s autocd > /home/meow/cats > # /home/meow/cats > > (notice