I am writing a C program which calculates the total size of files in a given directory. I know that each file points to an inode, so I am planning to use I am writing a C program which calculates the t
I am writing a C program which calculates the total size of files in a given directory. I know that each file points to an inode, so I am planning to use I am writing a C program which calculates the t