Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am woodwardjd on github.
  • I am jason (https://keybase.io/jason) on keybase.
  • I have the public key with fingerprint 43D7 3715 8DFC D79C 4DF0  2880 064D 85F5 D8A7 AF70

To claim this, I am signing this object:

pecan:easy-wp-smtp jdw5$ diff -bBr ~/Downloads/easy-wp-smtp-2 ~/Downloads/easy-wp-smtp
diff -bBr /Users/jdw5/Downloads/easy-wp-smtp-2/easy_wp_smtp.php /Users/jdw5/Downloads/easy-wp-smtp/easy_wp_smtp.php
4c4
< Version: 1.0.6
---
> Version: 1.0.7
10c10
< define('EASY_WP_SMTP_PLUGIN_VERSION', "1.0.6");
---
> define('EASY_WP_SMTP_PLUGIN_VERSION', "1.0.7");
#!/bin/env ruby
# == Synopsis
# Executes two gonzui searches, shows you results where both terms appear within a few lines of one another
few_lines = 5
searchTerm1 = ARGV[0]
searchTerm2 = ARGV[1]