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 {} \;
Remove core files
August 17th, 2009 by EZ linux · 1 Comment
Tags: Linux Commands
