Y
Hacker News
new
|
ask
|
show
|
jobs
by
zalew
4679 days ago
> If you just want a bash script to look things up on wikipedia
or for basic description:
wp() { dig +short txt "$*".wp.dg.cx; }
1 comments
jonbaer
4678 days ago
+1 thank you
link