Edit this pageOld revisionsBacklinksAdd to bookExport to PDFBack to top Share via Share via... Twitter LinkedIn Facebook Pinterest Telegram WhatsApp Yammer Reddit TeamsRecent ChangesSend via e-MailPrintPermalink × Table of Contents FIND SHRED REMOVE SPACES Book Creator Add this page to your book Book Creator Remove this page from your book Manage book(0 page(s)) Help This is an old revision of the document! FIND SHRED find . -name '*filename*' | xargs shred -v -n 2 -z -u REMOVE SPACES find -name '*filename*' -exec rename -v ' ' _ {} \; find.1585473281.txt.gz Last modified: 2020/03/29 17:14by 192.168.1.48 Currently locked by: 172.18.0.1