Skip to content

Instantly share code, notes, and snippets.

@kldeb
Created March 24, 2018 17:37
Show Gist options
  • Save kldeb/d7082707249cfbd35ada43b35fa377ad to your computer and use it in GitHub Desktop.
Save kldeb/d7082707249cfbd35ada43b35fa377ad to your computer and use it in GitHub Desktop.

Revisions

  1. kldeb created this gist Mar 24, 2018.
    1 change: 1 addition & 0 deletions add_pdf_extension.bash
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    find . -type f -exec mv '{}' '{}'.pdf \;