












Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
An in-depth review of unix file system concepts, including file system abstraction, directories, and file descriptors. It also covers the unix api, focusing on environment variables, exit status, process id, user id, and file i/o operations. Part of a unix programming course and includes examples and techniques for working with direct i/o, open file descriptions, and pipes.
Typology: Slides
1 / 20
This page cannot be seen from the preview
Don't miss anything!













data written to such a file is read on a first-in-first-out basis
descriptors created by the pipe() function