in reply to Re^3: The importance of avoiding the shell
in thread The importance of avoiding the shell
The situation is similar, since alternative shells come as a compatible replacement for bash they try to mimic authentication. I.e. version number or env-vars are not that reliable.
For instance does my dash not even support the --version option
lanx@nc10-ubuntu:~$ dash --version dash: Illegal option -- lanx@nc10-ubuntu:~$ dash -version dash: Illegal option -r
I already tested for symlink without success, but seems like I had a typo ...
Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: The importance of avoiding the shell
by ikegami (Patriarch) on Sep 29, 2014 at 13:43 UTC |