PDA

View Full Version : How I can retrive information abt file.



safknw
2nd December 2006, 08:11
I want to retrive information about a file (any type of file).

wysota
2nd December 2006, 09:04
What kind of information?

BTW. How is it related to Qt?

safknw
2nd December 2006, 10:28
I want the meta information of file. (which we get by file command)

wysota
2nd December 2006, 14:35
So either use file or libmagic directly.