Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 268 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 268 Bytes

remove_pdfs_script

This script is useful in a job where dozens or hundreds of pdfs are downloaded per day.

How to use

  1. Install Golang and compile using: go build main.go
  2. Move the binary to the folder where you want to delete pdf files
  3. Execute the binary