How to remove files

“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 {} \;”ezlinuxadmin.com

Share
This entry was posted in Linux How to. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>