-
-
Save luiseduardobrito/6224427 to your computer and use it in GitHub Desktop.
Query wikipedia in ubuntu terminal. Usage: https://gist.github.com/luiseduardobrito/6224427/#comment-885934
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
dig +short txt ${1}.wp.dg.cx |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Usage:
./wiki.sh <keyyword>
Example: