After calling pushd/popd in bash, it will print off the current directory stack. Is there any way to prevent this behaviour, so that it will act 'quitely'? This sort of noise in a command is uncommon in unix tools.
| |||
|
feedback
|
|
I think this sort of "noise" is not uncommon, that's why you often do this:
| |||||||||
feedback
|