if you need to change your previous directory rapidly you can add – (dash) to your cd command and no more arguments.
For instance:
if you were in:
/etc/apt/sources.list.d/
and now in:
/home/myuser
you can easily go back to /etc/apt/sources.list.d/ with the command
cd -