Skip to content

A bash script to extract information from Canadian ISED Application PDFs for Licensed PTP radios.

License

Notifications You must be signed in to change notification settings

lazylionca/grepISED

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

grepISED

A bash script to extract information from Canadian ISED PDFs for Licensed PTP radios.

  • requires sh, ash, or bash or similar, so linux or mobaxterm

  • requires pdfgrep: https://pdfgrep.org/

    sudo apt-get install pdfgrep

or from whatever repository you use (I use arch manjaro, btw)

Installation: Just download the file, move it to your working folder and make it executable:

chmod a+x grepISED.sh

Then install pdfgrep.

Usage:

Install pdfgrep if you haven't.

Copy the ISED document and the script file to the same folder.

sh grepISED ISED-numbers-00x.pdf

The script will output a text file with what I consider to be the important information needed to configure licensed radios.

About

A bash script to extract information from Canadian ISED Application PDFs for Licensed PTP radios.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages