Joined April 2015
·

Torkild Dyvik Olsen

Oslo, Norway
·
·

I cooked up this quick workaround for cases where elinks aren't available:

alias fact="wget -q -O - randomfunfacts.com | grep '<strong><i>' | sed 's/<[^>]\+>//g' | sed 's/&nbsp;//g' | sed 's/^[ ]*//g'"
Achievements
1 Karma
0 Total ProTip Views