pavucontrol/doc/html2txt

3 lines
79 B
Bash
Executable File

#!/bin/sh
lynx --dump $1 | sed 's,file://localhost/.*/doc/README.html,README,'