aboutsummaryrefslogtreecommitdiff
path: root/bin/stbl.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/stbl.sh')
-rw-r--r--bin/stbl.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/stbl.sh b/bin/stbl.sh
index 23d77703..2f6702b1 100644
--- a/bin/stbl.sh
+++ b/bin/stbl.sh
@@ -7,7 +7,7 @@ if [ "$#" -eq 0 ] ; then
fi
# Iterate over arguments and apply the same ed(1) script to each of them
-for fn ; do
+for fn do
ed -s -- "$fn" <<'EOF' || ex=1
$g/^ *$/d
w