Working with links
Understanding Inodes in Linux
An inode (short for index node) is a data structure used to store metadata about a file or directory in a Linux file system. Every file and directory has an associated inode that contains essential information about the ...
linuxfordevopssv.hashnode.dev6 min read