Displaying 1 result from an estimated 1 matches for "env_xxxx".
Did you mean:
ensgxxxx
2003 Aug 09
0
'magic' symlink support
...bin/query-pr-single.pl?number=1781
For FreeBSD, the patch against -stable is at:
http://people.freebsd.org/~jwd/mlinks/freebsd-magic-patches
The second patch applies on top of the first and provides
the ability to follow magic symlinks which are based upon values
in the user environment (@env_XXXX).
http://people.freebsd.org/~jwd/mlinks/env-magic-patches
I have some very small patches against a few of the various shells
since normalization of how the environment is kept is required
for this set. I will get these up later this week. Amoung other
things, this patch allows for some ver...