This website requires JavaScript.
Explore
Help
Sign In
itdominator
/
pavucontrol
Watch
1
Star
0
Fork
You've already forked pavucontrol
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
41d578b752
pavucontrol
/
doc
/
html2txt
3 lines
79 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
lynx --dump
$1
|
sed
's,file://localhost/.*/doc/README.html,README,'
Reference in New Issue
View Git Blame
Copy Permalink