Thread
:
To Query the file attributes in unix using a c program
View Single Post
Sep4-11, 02:17 AM
#
2
Timo
You could try if unix has an equivalent of the linux "stat" (
http://linux.die.net/man/2/stat
).