File Structures and Basic Symbols Used in Linux
File Structure:
/bin: User binaries (Common linux command needs to use in single-user mode)
/sbin: System binaries (Commands under this is for system maintenance purpose used by system admins)
/etc: Config files (etc: ext...
awshelpinghand.hashnode.dev2 min read