While the average Unix user is generally satisfied by the date/time stamps that he sees when using the ls -l command, it is sometimes useful to remember that there are actually several time stamps ...
I am currently writing a version of File Tree Walk for my systems programming class for the UNIX operating system. I was wondering if there was a verion of the stat function that takes an inode number ...