Posts Tagged rename

pdfname

A quick script to rename a pdf file based on the 1st line on the 1st page (Generally a title of some sort). We all get pdfs occassionally that have some weird name like css223.pdf.. this will fix that, batch, in the PWD. #!/bin/bash #—————————————————— # Written by Stephen Coetzee, 22/06/2009 # DESC: A simple [...]

, , , , , , , , ,

2 Comments