Linux

Linux

Linux file system

Linux follows a hierarchical file system structure, which means that files and directories are organized in a tree-like structure with […]

Linux

Linux commands

ls: List files and directories. pwd: Print the working directory. cd: Change directory. touch: Create an empty file. mkdir: Create

Scroll to Top