Moving Around the Linux Shell Script Tutorial Change Directory Foldermetalx1000 (25) in linux • 7 years ago linux shell bash programming tutorial
Good post, the fundamentals for switching folders is important. I just have a suggestion to add:
This command makes it pretty easy to jump between folders. For example you executed the following:
executing
cd -
now would bring you back to~/custom
.Sadly only few people now this command. But more or less everybody likes it after I showed them. :)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
neat, didn't know about that one.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
You're welcome. :)
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Yes, thank you. I knew about that, but I always forget about it.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Such tutorials on the basic and foundational level are important to know if you get yourself in a pickle. I know I saved my butt a couple of times thanks to these. Cheers!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit