bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

how to silence shopt -s autocd verbose?


From: some guy
Subject: how to silence shopt -s autocd verbose?
Date: Sat, 27 Nov 2010 16:12:53 -0500

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 -s autocd
/home/meow/cats
# /home/meow/cats

(notice how it repeats itself after I cd the autocd way, simply by typing the 
path? This is redundant information on my screen, 50% of lines at best is 
polution). How can I silence that extra repetition?

-some guy
                                          

reply via email to

[Prev in Thread] Current Thread [Next in Thread]