! ! ! ! ! ! ! !
! ! ! ! ! ! ! !
! ! ! ! ! ! ! !
! ! ! ! ! ! ! !
V V V V V V V V
/ /home /bin /sbin /etc /lib /opt /var
-
/ c / called is root d t directory. home : It contains home directories for all users to store their personal files.
-
/home users home directory
-
/bin for binary files
-
/sbin Just like /bin It contains the commands and files, but
-
/etc It contains the configuraiton files
-
/lib library files
-
/opt optional installations
-
/Var contains variables like logs
Linux file system is casesensitive. (Zaftech and zaftech both are different) Hidden files start with . (dot) extension. dot (.) refers to current dir. Following are the directories in the Redhat OS.