Page 5 - Figure 11.01
P. 5
File Operations
n Create
n Write
n Read
n Reposition within file – file seek
n Delete
n Truncate
n Open(F) – search the directory structure on disk for entry
i
F, and move the content of entry to memory.
i
n Close (F) – move the content of entry F in memory to
i
i
directory structure on disk.
Operating System Concepts 11.5 Silberschatz, Galvin and Gagne Ó2002