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 - #
Name:
URL:
Auto-HTML Manual XHTML
Auto-HTML: Line breaks are preserved; URLs will be converted in to links.
Manual XHTML: Enter your own, valid XHTML. Allowed tags are a, p, blockquote, ul, ol, li, dl, dt, dd, em, strong, dfn, code, q, samp, kbd, var, cite, abbr, acronym, sub, sup, br, pre
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)