Linux - File System
Linux File System is like a single inverted tree of directories. Parent or main directory or top of hierarchy of all is called as root and can be accessed by /
Files can be of below 4 types:
Static: File contents which remains the same until edi...
share.hashnode.dev5 min read