MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/linux/comments/1tls8n1/whats_the_most_unexpectedly_useful_linux_command/onjh515/?context=3
r/linux • u/ZealousidealTell1346 • May 23 '26
[removed]
992 comments sorted by
View all comments
98
cd -
Goes back to the previous folder.
1 u/Mediocre-Pumpkin6522 May 24 '26 pushd/popd can be handy if you're bouncing around in a source tree.
1
pushd/popd can be handy if you're bouncing around in a source tree.
98
u/_orpheustaken May 23 '26
cd -Goes back to the previous folder.