Quote:
Originally posted by mixxalot
It worked thanks exactly what I needed somehow our AIX profiles were out of sync after the AIX upgrade.
Scott
|
there is a security threat with this approach. (adding "current dir" to the search path).
example
- put a malicious program called "ls-l" in the /tmp dir
- wait for a user cd'ing in /tmp and
forgeting the space in the "ls -l" command
- ups
thats the reason why (at least for the root user) "." is not per default in the PATH