- WSL(Ubuntu 24.04.1 LTS)
In you terminal, provide the following 3 parameters via interactive user inputs.
-
dirname
: The directory which contains files you would like to delete -
pattern
: The dirname or filename pattern you would like to delete -
mode
: The operation is done as the execution mode with-e
and the dry_run mode without any option