Sample Header Ad - 728x90

Why does `pushd` always output the stack to stdout?

-4 votes
2 answers
852 views
pushd push a directory into the directory stack, and change the working directory. I guess that is all we need. But besides, why does pushd always output the stack to stdout? I think that is unnecessary and add clutter to the screen, or I miss its point. Thanks.
Asked by Tim (106440 rep)
Nov 8, 2018, 03:03 AM
Last activity: Nov 8, 2018, 04:22 PM