Before deleting, make a backup of them (in case of that there are some desired e-mail files in it). For example:

tar zcvf backup.tgz recup_dir*

Then delete recup_dir directories using command:

rm -rf recup_dir*

Reply via email to