aboutsummaryrefslogtreecommitdiff
path: root/open-file
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xopen-file1
1 files changed, 0 insertions, 1 deletions
diff --git a/open-file b/open-file
index 322ffd9..2a5f55e 100755
--- a/open-file
+++ b/open-file
@@ -94,7 +94,6 @@ while getopts "m:s:t:" opt; do
94done 94done
95 95
96shift `expr $OPTIND - 1` 96shift `expr $OPTIND - 1`
97toopen=$@
98 97
99if [ -n "$1" ]; then 98if [ -n "$1" ]; then
100 while [ -n "$1" ]; do 99 while [ -n "$1" ]; do

Generated with cgit - Back to sebastiano.tronto.net