LINUX DIRECTORY
LINUX DIRECTORY STRUCTURE (FILE SYSTEM STRUCTURE) EXPLAINED WITH EXAMPLES Figure: Linux file system 1. / – Root Every single file and directory starts from the root directory. Only root user has write privilege under this directory. Please note that /root is root user‘s home directory, which is not same as /. 2. /bin – User … Read more