lynx: Initial version of role
This commit is contained in:
parent
c56b889f24
commit
c156481c50
3 changed files with 26 additions and 0 deletions
3
lynx/files/html2text.sh
Executable file
3
lynx/files/html2text.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
cat "$@" | lynx -restrictions=all -dump -stdin -localhost -force_html -realm
|
Loading…
Add table
Add a link
Reference in a new issue