mirror of
https://github.com/NikitaIvanovV/ctpv.git
synced 2024-11-24 13:53:07 +01:00
6 lines
112 B
Bash
6 lines
112 B
Bash
# html: elinks
|
|
|
|
elinks \
|
|
-dump 1 -dump-width "$w" \
|
|
-no-references -no-numbering < "$f"
|