> Loading module...
DEL Command - Delete Files on iOS
> cat details.txt
What is the DEL Command?
The del command deletes one or more files from the file system. This is the classic DOS/Windows delete command, now available on iOS through the CMD terminal app.
How to Use DEL on iOS
> del myfile.txt
File Management
Combined with ls, cd, and mkdir, the del command gives you complete control over your file system from the terminal.
> show_links
> _