Linux file system explained
1. / (The root folder) This is the top-level directory and it contains all the other directories. 3. bin/ it contains binaries or executables that are essential to the entire operating system. The code for commands such as gzip, curl, wget, ls, e...
Feb 27, 20213 min read52

