SVR3.0 vs BSD4.3

Doug Gwyn gwyn at brl-smoke.ARPA
Fri Mar 25 06:18:33 AEST 1988


In article <2050 at munnari.oz> kre at munnari.oz (Robert Elz) writes:
>But that's not job control.  Job control is when I notice that /foobar
>is 98% full, and some cretin has a job running that's half way through
>extracting 160Mb from a tar tape .. "kill -STOP <pid>" is job control.

Most 4BSD job control seems to be done by typing ^Z, "fg", "bg", etc.
Running under "shl", there is a keyboard-generated signal similar to
TSTP and analogs of fg, bg, etc.  That is why I said that "shl" is
the AT&T UNIX equivalent of 4BSD job control.  As both of us have
said, each approach has advantages and disadvantages w.r.t. the other.

>(after all, directories are just files, in both systems).

This isn't really true.  The kernel's file-system code knows how to
deal with specific directory formats.  Similarly for NFS directory access.

>This is so much drivel its not even worth commenting on.

A refutation of my argument against #! would have been useful.



More information about the Comp.unix.wizards mailing list