How to find files on Linux and make it easy to find them again
Friday, 19 August 2022
Add Comment

The cd command makes it easy to switch to another directory on Liniux, but only if you know where you’re heading. In this post, I discuss a couple of tricks for moving between known locations and provide a script for finding and “remembering” files or locations that you might want to reuse.
One of the easiest things to do with the cd command is return to your home directory regardless of where you are sitting in the file system at the moment. Just type cd by itself, and you’ll be back in your home directory. Typing cd ~ will do the same thing, though adding the tilde won’t get you there any faster.
from Network World https://ift.tt/jIDkYSa
Related
Genrerating Link.... 15 seconds.
Your Link is Ready.
0 Response to "How to find files on Linux and make it easy to find them again"
Post a Comment