Sign in with OpenID
Wikipedia over DNS. Added to my ~/bin/ directory as dns-wikipedia.sh: host -t txt $1.wp.dg.cx
Tagged dns, wikipedia
I routed this through Python to get rid of the "descriptive text"-part in the beginning.
It's on dpaste if anyone's interested.
Simply move it to somewhere on PATH, and name it "wiki" (chmod +x wiki, too)
PATH
wiki
chmod +x wiki
Henrik Lied - 2nd January 2009 16:52 - #
I routed this through Python to get rid of the "descriptive text"-part in the beginning.
It's on dpaste if anyone's interested.
Simply move it to somewhere on
PATH, and name it "wiki" (chmod +x wiki, too)