Tag Archives: manpage

Read the Man Page

For years I have been using the syntax: $ find . -type f -exec rm {} \; For some reason I took the time to read the man page for find today and guess what: $ find . -type f … Continue reading

Posted in Blog | Tagged , | Comments Off