This chapter provides tutorial examples and notes about file system functions and operations. Topics include using built-in functions to create and remove directories; using unlink() to delete files; using file test operators; using stat() to return file statistics.