Results 1 to 2 of 2
Okay, so I'm making a small utility that will help me manage my files. My question is in regards to whether or not there is any kind of file system ...
- 11-02-2007 #1Just Joined!
- Join Date
- Nov 2007
- Posts
- 6
Using stat
Okay, so I'm making a small utility that will help me manage my files. My question is in regards to whether or not there is any kind of file system that stores a file's time/date of creation. I get times for access/modify/change on my current setup (ext3).
If created should be there and I'm just missing it, it would lead to an extremely useful application of my little program.
- 11-02-2007 #2


Reply With Quote