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

Pages: 1-

search.sh

Name: Anonymous 2020-05-18 12:31

Name: Anonymous 2020-05-18 12:54

Name: Anonymous 2020-05-18 13:20

Curtis Yarvin

So a Jewish person supports slavery? WTF?
I thought Jews are liberal, "let my people go" and the shiet.
Dear Mossad, please silence this retard.

Name: Anonymous 2020-05-18 14:16

That was UNIX QUALITY!
It doesn't properly encode the input, lets you bleed options into curl, fails the grep if the server response contains any strange characters and doesn't properly decode the output leading to broken links, even in the example in >>1. Every single line of this manages to be buggy.

Name: Anonymous 2020-05-18 17:57

>>4
Yes, I will be talked down by a nitpicker all-talk-and-no-action.

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
}

Name: Anonymous 2020-05-19 7:16

where can i read what he wrote? these shitty sites never link their sources

Name: Anonymous 2020-05-19 10:12

>>6
Put the nbsp before squeezing spaces. You don't need sed to squeeze spaces, tr is lighter and faster for this. Wget has a --quiet flag. You are leaking queryddg outside wsearch, start the function with local queryddg.

Name: Anonymous 2020-05-19 12:46

Amazing.

I also use a script for this, check it out:
https://www.google.com/chrome/

Name: Anonymous 2020-05-23 17:12

dude we need to cli the www

Name: Anonymous 2020-05-23 19:35

Just do
search() { links https://duckduckgo.com/html/?q=$@; }

You can even navigate the results.

Name: Anonymous 2020-05-23 23:49

>>11
I mena
search() { links "https://duckduckgo.com/html/?q=$*"; }
Then you can search multiple words:
search the pleasure of being cummed inside

Name: Anonymous 2020-05-23 23:56

Name: Anonymous 2021-10-06 20:18

>>10
This, then we can have bots harvest the news and send it to us by mail.

Name: Anonymous 2021-10-07 3:34

It's like Fravia+ is back from the dead.

Name: Anonymous 2021-10-07 13:26

search the pleasure of being cummed inside

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