Removing Files

In this lesson, we learn how removal of files takes place.

We'll cover the following...

At this point, we know how to create files and access them, either sequentially or not. But how do you delete files? If you’ve used UNIX, you probably think you know: just run the program ...