First page Back Continue Last page Overview Graphics
Linux File System
Linux manages everything as files and holds different files in different directories. The / directory is called root directory. You can see all main directories of Linux by using command ls / . The most important Linux directories are
/bin /home /usr /opt /var /tmp /lib /sbin /etc