Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 125 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 125 Bytes

airgrab

for converting grabbers.txt to unix file format use:

awk '{ sub("\r$", ""); print }' grabbers.txt > unixfile.txt