Information about a file or directory

Posted by Tim on Super User See other posts from Super User or by Tim
Published on 2011-02-06T14:17:57Z Indexed on 2011/02/06 15:27 UTC
Read the original article Hit count: 195

Filed under:
|
|
|
  1. In Linux, the information about a file or directory is stored in its inode. I was wondering what is the data structure for information about a file or directory in Windows 7?
  2. How to get the information about a file or directory in Linux and in Windows 7, in terminal and command line window?
  3. Is the owner of a file or directory always its creator? Will it be able to change?
  4. Is there a creation timestamp for a file in Linux and in Windows 7? How to get it?

Thanks and regards!

© Super User or respective owner

Related posts about Windows

Related posts about linux