Does anyone know a Linux browser (it can be console-based) that can read an HTML page from its standard input? For example, I want to do this:
generate_html | browser
Thanks!
echo hello! | lynx -stdin
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
2 years ago
viewed
195 times
active