yas*_*sin 9 html browser linux standards input
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
Run Code Online (Sandbox Code Playgroud)
Thanks!