Refers to removing a file from a filesystem.
I have a few directories with some files in them: /test1/123.jpg /test1/124.jpg /test1/125.jpg /test2/123.jpg /test2/124.jpg …
In Unix, it's possible to create a handle to an anonymous file by, e.g., creating and opening it with …