Lab 8: Overview#
This lab shows methods of deleting (unlinking) a file or erasing data in an existing file.
Lab 8 Resources#
Goals for Lab 8#
During this lab, you will learn how to use:
unlink()to delete a file.
remove()to delete a file.
Source & license
Reproduced verbatim, without modification from © 2022, BilimEdtech Labs, licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Source page: https://labs.bilimedtech.com/operating-systems/8/overview.html
See LICENSE for the full license text.