From: Samir Benmendil Date: Sun, 2 Dec 2012 22:37:54 +0000 (+0100) Subject: add bin to fetch external ip X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/caa72b3a3079cb74996f1c8b0c9fc36754087c1e add bin to fetch external ip --- diff --git a/bin/whatsmyip b/bin/whatsmyip new file mode 100755 index 0000000..ed417b2 --- /dev/null +++ b/bin/whatsmyip @@ -0,0 +1,2 @@ +#!/bin/bash +wget http://automation.whatismyip.com/n09230945.asp -qO -