Monday, March 2, 2009

Exercise 3 for computational biology

Please read the lstat() man page throughly, including the SEE ALSO section. It contains most of the answers to the questions you have.

Usfull functions:
lstat()/stat()
opendir()
readdir()
closedir()
readlink()
major()/minor()

No comments: