This repository was archived by the owner on Mar 30, 2020. It is now read-only.
Commit 3f33ee5
committed
Quote the argument to
Otherwise things fail if you give a filename with a space
in the path:
deagol ~/Repos/personal/sysadmin-util $ ./ssh-test t\ t
cat: t: No such file or directory
cat: t: No such file or directory
cat: t: No such file or directory
cat: t: No such file or directorycat.1 parent 05577d0 commit 3f33ee5
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
| 55 | + | |
54 | 56 | | |
55 | | - | |
| 57 | + | |
56 | 58 | | |
57 | 59 | | |
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
63 | | - | |
| 65 | + | |
64 | 66 | | |
65 | 67 | | |
66 | 68 | | |
| |||
0 commit comments