next up previous
Next: About this document ... Up: OPERATING SYSTEMS LABORATORY X Previous: OPERATING SYSTEMS LABORATORY X

Examples&Exercises:

  1. Try the following commands;
  2. A code example for for printing out structure members of files; http://siber.cankaya.edu.tr/OperatingSystems/cfiles/code54.c code54.c
  3. File Types; stat, fstat, and lstat Functions; http://siber.cankaya.edu.tr/OperatingSystems/cfiles/code48.c code48.c (do not forget to download also the file, http://siber.cankaya.edu.tr/OperatingSystems/cfiles/apue.h apue.h)
  4. File Access; chmod and fchmod Functions; http://siber.cankaya.edu.tr/OperatingSystems/cfiles/code49.c code49.c
  5. Reading Directories; File tree walk http://siber.cankaya.edu.tr/OperatingSystems/cfiles/code50.c code50.c (do not forget to download also the files, http://siber.cankaya.edu.tr/OperatingSystems/cfiles/code51.c code51.c, http://siber.cankaya.edu.tr/OperatingSystems/cfiles/code52.c code52.c)


next up previous
Next: About this document ... Up: OPERATING SYSTEMS LABORATORY X Previous: OPERATING SYSTEMS LABORATORY X
Cem Ozdogan 2009-08-06