I've been using
pushd
and popd
for a long time while writing bash script. But today when I execute which pushd
, I get nothing as output. I can't understand this at all. I was always thinking that pushd
is simply a command, just like cd
, ls
etc.
So why does which pushd
give me nothing?
Asked by Yves
(3401 rep)
Aug 8, 2018, 01:12 AM
Last activity: Aug 8, 2018, 01:40 AM
Last activity: Aug 8, 2018, 01:40 AM