Linux System Directories
/ - The root directory, where everything begins
/bin - Contains binaries (programs) that must be present for the system to boot and run
/boot - Contains the Linux kernel, initial RAM disk image (for drivers needed at boot time), and the boot loader...
bharatwaj.hashnode.dev4 min read