in reply to Unsuccessfully passing arguments to a bash command
perl ./untouchalbe.pl "$@"
That way, you can correctly process arguments containing whitespace.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Unsuccessfully passing arguments to a bash command
by ikegami (Patriarch) on Jun 16, 2013 at 15:51 UTC |