index
:
ben/bin.git
master
my scripts
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plainweb
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'plainweb')
-rwxr-xr-x
plainweb
4
1 files changed, 1 insertions, 3 deletions
diff --git a/plainweb b/plainweb
index a10f55a..daeb662 100755
--- a/
plainweb
+++ b/
plainweb
@@ -15,6 +15,4 @@ if [ ! -f "$HURL" ]; then
w3m -dump "$1" > "$HURL"
fi
-exec lessr "$HURL"
-
-
+lessr "$HURL"