From ade82bfbb93717f0fd1854e7858c09a3a361a31e Mon Sep 17 00:00:00 2001 From: Maxim Lihachev Date: Sun, 23 Mar 2014 18:04:35 +0600 Subject: [PATCH] =?UTF-8?q?fb2:=20=D0=BF=D1=80=D0=BE=D1=81=D0=BC=D0=BE?= =?UTF-8?q?=D1=82=D1=80=20fb2=20=D0=B2=20w3m?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fb2 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/fb2 b/fb2 index 9ff1ba8..5d45da3 100755 --- a/fb2 +++ b/fb2 @@ -1,6 +1,6 @@ #!/bin/bash -#Чтение fb2 в lynx +#Чтение fb2 в консоли case ${1:0-3} in zip) TEXT=$(zcat "$1");; @@ -320,5 +320,6 @@ FB2=`cat <