Tools and guides for doing software development, data analytics, online privacy, and other things.
View My GitHub Profile
find . -name "*.key*" -exec rename 's/.key/.pem/' {} \;