diff options
| author | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2022-05-15 15:29:47 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano.tronto@gmail.com> | 2022-05-15 15:29:47 +0200 |
| commit | 5f277892cc3bdb617dbbff0d3ab31cee0e921471 (patch) | |
| tree | 410e24c553d8824080fc06ad2b4c042d3405621a /open-file | |
| parent | 8008d8300ea0a8de08069b7728781457412d6cc9 (diff) | |
| download | scripts-5f277892cc3bdb617dbbff0d3ab31cee0e921471.tar.gz scripts-5f277892cc3bdb617dbbff0d3ab31cee0e921471.zip | |
I am dumb
Diffstat (limited to '')
| -rwxr-xr-x | open-file | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -94,7 +94,6 @@ while getopts "m:s:t:" opt; do | |||
| 94 | done | 94 | done |
| 95 | 95 | ||
| 96 | shift `expr $OPTIND - 1` | 96 | shift `expr $OPTIND - 1` |
| 97 | toopen=$@ | ||
| 98 | 97 | ||
| 99 | if [ -n "$1" ]; then | 98 | if [ -n "$1" ]; then |
| 100 | while [ -n "$1" ]; do | 99 | while [ -n "$1" ]; do |
