> > > I would like to know about the way in which i can simulate the"stat" > > command > > in C... >
type in the command at terminal " man stat " It will display the usage, description , header files, methods, syntax that are to be used in c program. Use those and develop your own program in C -- *PuduvaiLUG (puduvai Linux Users Group): http://puduvailug.wordpress.com/ Visit the Blog to know my experience with LINUX: http://prasopensource.wordpress.com/* _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
