[TUHS] moving directories in svr2

Dan Cross crossd at gmail.com
Sat Jan 1 04:17:18 AEST 2022


On Fri, Dec 31, 2021, 10:54 AM Adam Thornton <athornton at gmail.com> wrote:

> Slightly older, but also slightly more fundamental to the system, you need
> look no farther than Solaris's `/bin/sh` for an illustrated example of the
> pros and cons of maintaining backwards compatibility. [snip]
>

Sun is not the exemplar here: the move from SunOS 4's BSD userland to
Solaris 2's SVR4 broke tons of things. They didn't seem to mind that their
customers had to pay the cost of adaptation.

The Linux example is also a bit strange. The move from e.g. `ifconfig` and
`netstat to `ip` and `ss` required lots of local retooling (I suppose some
distros retain the older tools or let you install them as an option. I
suppose one could always install `bash` on Solaris as a shell lingua
franca, as well). Not to mention systemd. The point is, breaking changes
are introduced all the time.

        - Dan C.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://minnie.tuhs.org/pipermail/tuhs/attachments/20211231/d1944031/attachment.htm>


More information about the TUHS mailing list