Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

search.sh

Name: Anonymous 2020-05-18 12:31

Name: Anonymous 2020-05-19 4:58

I have this in bash.rc
alias webread="sed 's/<[^a][^>]*>/ /g ; /^$/d' | sed 's/ */ /g' |sed 's/&nbsp/ /g' |fmt --width=$(tput cols) | less "
alias webload='wget -O - -o /dev/null '
function wsearch(){
queryddg="$@"
webload "https://duckduckgo.com/html/?q=$queryddg" | webread
}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List