Linux Files
Linux Files
Linux files are like containers that store information on the machine. A filename identifies a file. Files are stored on storage devices such as Hard Drives, Portable storage devices like USB Pen Drives, and Floppy Disks.
Pathnames
A sequence of one or more filenames separated by slashes( / ) is called a pathname. A pathname that begins with a slash( / ) is called an absolute pathname. It is the path from the Linux root directory. We can also form relative pathname i.e paths that are relative to the current directory.
File Commands
https://www.testingdocs.com/working-with-files-in-linux/
—
Linux Tutorials
Linux commands tutorial on this website:
https://www.testingdocs.com/linux-basic-commands-tutorial/
For more information on Ubuntu Linux, visit the website: