Strip symlinks from PATH.
authorIain Patterson <me@iain.cx>
Sat, 2 Mar 2013 00:48:47 +0000 (00:48 +0000)
committerIain Patterson <me@iain.cx>
Mon, 22 Apr 2013 09:26:06 +0000 (10:26 +0100)
commit3075527fd8e750e8221c89d1ba7e74a952e06067
tree66e0a2192950e5ec47290e8704824a1c4a0a6b93
parent325e12ccd9b27a3fa227b2c8dd331a168f7dfdbb
Strip symlinks from PATH.

Remove entries from PATH etc if they are symlinks to other entries
which already exist.  Useful on Solaris or Fedora 17+ where, for
example, /bin is a symlink to /usr/bin.
.profile.d/PATH.bashrc