The Differences Between BSD and System V Unix

There are dozens of sites and resources describing the differences between BSD and System V Unix.

I am tired of reading 11 of them every few years when I want to remember some of those differences. So I made this page.

the computer tree

The main differences

  1. BSD is considered “university Unix”, or hobbyist Unix, because it
    came out of UC Berkeley in California

  2. System V was considered more commercial

  3. Sun OS was based on BSD, but Sun eventually moved to Solaris, which
    was System V based

  4. SCO and HP-UX were also based on System V

  5. One of the main differences was the location of binaries. System V
    standardized configurations, software installation, and handling
    network programming, which was in line with its corporate focus

  6. System V placed its files in /usr/bin/ and /usr/sbin

  7. BSD placed its files in /bin/ and /sbin/

  8. Another big difference is in startup scripts: BSD used a script in
    /etc/rc to initialize itself and didn’t use runlevels. The /etc/rc
    file is what files were run by init. To avoid having to edit
    /etc/rc, BSD variants supported a site-specific /etc/rc.local file
    that runs near the end of the boot process. Later BSD’s, including
    FreeBSD and beyond, executes scripts out of the /etc/rc.d directory

  9. System V uses what’s now called SysV (Sis Vee) Style Init. SysV
    Style Init uses what are called runlevels, and a SysV system is
    always in exactly one runlevel. These include normal operation,
    single user mode, shutdown, and others. When you switch from one
    runlevel to another a series of scripts are run before and after.

Notes

  1. BSD Unix was developed at UC Berkeley.
  2. System V is pronounced “System Five”, and was developed by AT&T.
  3. Over time, the two types have blended significantly, and modern
    operating systems (such as Linux) tend to have features of both.
  4. There is significant consolidation in the Unix and Linux worlds.
    Expect to see more of this blending as this happens.
  5. One big difference between BSD and Linux is that Linux is a kernel
    while BSD is an operating system. That’s the biggest difference
    between BSD and Linux: Linux is a a collection of little pieces,
    while BSD is one thing.
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值