Linux file system
In one line
/bin -> Program and commands that all users can run
/boot -> All the files needed at boot time
/dev -> special files that represent the device on your system
/etc -> configuration files eg. MySQL, Oracle
/home -> user home directories
/ho...
scorcism.hashnode.dev2 min read