D&C GLug - Home Page

[ Date Index ] [ Thread Index ] [ <= Previous by date / thread ] [ Next by date / thread => ]

Re: [LUG] PDFs

 

On Sat, 6 Mar 2010, tom wrote:

Neil Stone wrote:

Does anyone know of a good GUI tool I can use to manipulate PDFs in
GNU/Linux with ease ?

Command line
rm -rf `find / -type f -name *.pdf`
is the best thing to do - you may wish to convert them to a more useful form before this

No no no ... The way to remove them is of-course:

  find / -name \*.pdf | xargs shred

Gordon

--
The Mailing List for the Devon & Cornwall LUG
http://mailman.dclug.org.uk/listinfo/list
FAQ: http://www.dcglug.org.uk/linux_adm/list-faq.html