aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoranthk <anthk@texto-plano.xyz>2021-03-06 23:21:58 +0000
committeranthk <anthk@texto-plano.xyz>2021-03-06 23:21:58 +0000
commitbde486d0431d406bce6a8d16e957632308c7ecad (patch)
treecd45ca8ba884b0b66238dcce4e1f4d0c7f4d828d
downloadsrc-bde486d0431d406bce6a8d16e957632308c7ecad.tar.gz
Lector de ebooks minimo
-rwxr-xr-xbin/epub.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/epub.sh b/bin/epub.sh
new file mode 100755
index 0000000..5e1e019
--- /dev/null
+++ b/bin/epub.sh
@@ -0,0 +1,2 @@
+#/bin/sh
+unzip -qcp "$1" "*ml" "*.htm" | lynx -force-html -dump -stdin -nolist | less -r -M +Gg
Un proyecto texto-plano.xyz