| DOS Directories and Files |
| |
| Delete a Group of Files |
| |
| By using the wildcard character * we
can delete a group of files from our hard drive. |
| |
| Directions: |
| 1. Type: del quick.* and
press Enter. |
| 2. Type: dir quick.* and
press Enter. |
| 3. All Quick files have been deleted. |
| |
| |
| |
| |
| |
| |
|
|
| |
| |