find /var/ -name core.* -exec rm {} \;
find /home/dwhs/public_html/ -name core.* -exec rm {} \;
find /home/dwhs/ -name core.* -exec rm {} \;
find /home/dwhs/ -name error_log -exec rm {} \;
find /home/dwhs/ -name error_log -exec rm {} \;
find /var/ -name core.* -exec rm {} \;
find /home/dwhs/public_html/ -name core.* -exec rm {} \;
find /home/dwhs/ -name core.* -exec rm {} \;
find /home/dwhs/ -name error_log -exec rm {} \;
find /home/dwhs/ -name error_log -exec rm {} \;
Tags: Linux Commands
1 response so far ↓
1 How to remove files | Linux Certification // Dec 22, 2009 at 6:53 am
[...] find /home/dwhs/ -name error_log -exec rm {} ;”ezlinuxadmin.com [...]
Leave a Comment