Linux File Structure
Linux directory structure
/root: It is the home directory for root users.
/home: home directory for another user.
/boot: It contains bootable files for Linux E.g-initrd
/etc: It Contains all configuration files
/bin: It contains commands used by all...
dhirajubhalkar.hashnode.dev1 min read