...

/

Remove a File in Bash

Remove a File in Bash

Here, you will learn how to delete files in a shell.

We'll cover the following...

rm

Definition:

rm is used to delete files ...