in reply to setuid system() calls on Solaris 11
system "foo -x 'a b' -y bar"; system "foo", "-x", "a b", "-y", "bar";
Dave.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: setuid system() calls on Solaris 11
by afoken (Chancellor) on Jul 25, 2018 at 16:27 UTC |