In this video, we will discuss about files, Folders, and navigation in Linux. Also, we will do the practice of Files, Folder and navigation commands.
If you are a beginner in Linux systems, you may be overwhelmed from this tutorial you can control an operating system from the command line. How to use basic line commands such as pwd, cd, ls. it should give you a good jumping-off point for future exploration. when navigating Linux directories and file tree, These files are placed in a series of directories that act like file folders. A directory is nothing more than a special type of file that contains a list of other files/directories. A directory with contents or folders is called a parent and inside the folder are called children.
Some of the most used command for organizing files in Linux are:-
PWD - by typing pwd, for print working directory. That shows us the full path or absolute path of a folder where we're currently working. An absolute path starts from the root of the file system, the highest level of the structure where files are stored.
LS - Heres a difference first i tell you, that LS is used for the files in the folder where you are and PWD is used for the directory or folders in the main directory as default home.
CD - Use the cd command to move within the file system from one directory to another. It may help you remember this command to think of it meaning “change directory.” In this video, folders contain multiple files I'll write cd space departments, because we're still in the exercise files folder, slash hr slash policies and press enter. We can also move back up the folder structure using the cd command and two dots or two periods.
************************
All these videos Tutorials for educational purpose only,
Don't misuse it. STAY LEGAL!!!
Don't Forget To Subscribe!!!
If any questions Ask me on Comment or Contact :
************************
Share, Support, Subscribe!!!
Website: https://thcb.in
Youtube: https://thcb.in/youtube
Facebook: https://thcb.in/facebook
Facebook Myself: https://thcb.in/fb
WhatsApp Group: https://thcb.in/wa
Instagram: https://thcb.in/instagram
LinkedIn: https://thcb.in/linkedin
~~~~~~~~~~~~~~~~~~~~~
#THCBin
#Linux
#Fundamental