repo.or.cz
/
hband-tools.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
make getpeername() return the original socket address which before it was intercepted
[hband-tools.git]
/
user-tools
/
w3m-render
blob
3da6190d2af3dc25c83cdbb5a2cbd33613cc2cbf
1
#!/bin/sh
2
3
exec
w3m
-graph -X -dump -T
text
/
html
-F -r -O
UTF-8
"$@"