Archive for September 2008

You are browsing the archives of 2008 September.

Automate encryption with GPG

Automate encryption with GPG

This blogpost requires some familiarity with GPG. Today I want to share the scripts for running GPG in the batch (unattended) mode. You can have a password on the keys if you want, but since this is the automated mode, you may want to use keys without a password. Irrespective of whether or not you [...]

Searching files within multiple folders

How to search file contents for a specific phrase using grep within multiple folders. Shows ways for both Linux and Windows.