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

Piping curl into a pager

Name: Anonymous 2018-02-26 9:33

E.g.
$ curl www.google.com | sed '/<[^>]*>/d' | less

Could this be used as the basis for a text-based browser? Curl has POST and cookies support too, and Guile Scheme could be used instead of javascript.

Name: Anonymous 2018-02-28 9:21

>>23
First of all, you meant /<\s*a \s*href\s*=\s*"([^"]*)"/
second, that won't work if the tag has any other attribute before href. So it only works for basic html.

>>24
?

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