how to delete directories that all start with dir... using bash scripting or any command with the right options #commandline #bash #scripts #cron

https://askubuntu.com/q/1566341/612

how to delete directories that all start with dir... using bash scripting or any command with the right options

i created directories using crontab but don't know how to delete them there are so many and they all start with dir(random numbers),I cant use rmdir bcs i dont know which option i should use (im us...

Ask Ubuntu