Directories and files you may have created under
HP-UX "system" directories such as /bin
will be moved to reside under the new parent
directory.
For example, if you have created a directory under /bin
(we'll call it /bin/myBinDir),
the upgrade software will move this directory, along with the rest
of the /bin directory
to /usr/bin.
But scripts that look for /bin/myBinDir
will continue to find it, because /bin
is linked by default to /usr/bin
on 10.01.