Del makes it quick and easy to find and delete all files of the same name in a directory.
It’s easier than the alternative command line prompt:
find -name -exec rm -rf {}
This command functions like Del, but with the command line prompts, arguments cannot be saved. And you might worry because this command remove files without presenting the search results. You can easily review the search results using Del.
What's new in version 2.0.0
Del makes it quick and easy to find and delete all files of the same name in a directory.It's easier than the alternative command line prompt:find -name -exec rm -rf {}This command functions like De
Del makes it quick and easy to find and delete all files of the same name in a directory.
It's easier than the alternative command line prompt:
find -name -exec rm -rf {}
This command functions like Del, but with the command line prompts, arguments cannot be saved. And you might worry because this command remove files without presenting the search results. You can easily review the search results using Del.