Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Job control on SYSV

13 views
Skip to first unread message

Tony Sumrall

unread,
May 30, 1991, 1:39:05 PM5/30/91
to
I've been fiddling with bash 1.08 for a few days now and can't seem to get
it to provide the same level of job control that ksh has. Admittedly, the
ksh job control on SYSV machines is pretty limited in that it only provides
"set -o monitor", "jobs [-l]" and "kill [-l] [-SIGNAME]" (no fg/bg or
suspend capabilities) but I've grown quite used to it. Is this feature absent
by design or is it just an oversight? For the record, I'm running Amdahl
UTS (surprise!) 2.0.1 on an Amdahl mainframe (will wonders never cease :-).
UTS 2.0.1 (and other levels, no doubt) is equivalent to SYSVR3.

Also, is all of the mail to bug-bash sent to gnu.bash.bug? If not, how do
I get on the mailing list?
--
Tony Sumrall a...@pcc.amdahl.com <=> amdahl!pcc.amdahl.com!acs

[ Opinions expressed herein are the author's and should not be construed
to reflect the views of Amdahl Corp. ]

6 Sigma Case Inc.

unread,
Jun 1, 1991, 11:57:54 PM6/1/91
to
In article <m0jiqxo...@pcc.amdahl.com> a...@pcc.amdahl.com (Tony Sumrall) writes:
|I've been fiddling with bash 1.08 for a few days now and can't seem to get
|it to provide the same level of job control that ksh has. Admittedly, the
|ksh job control on SYSV machines is pretty limited in that it only provides
|"set -o monitor", "jobs [-l]" and "kill [-l] [-SIGNAME]" (no fg/bg or
|suspend capabilities) but I've grown quite used to it. Is this feature absent
|by design or is it just an oversight?

As far as I can tell it's by design. I added this to bash 1.03 (or 1.04?)
and sent diffs to Brian and posted them, but they obviously haven't been
included. As we speak, I'm working on adding it to bash-1.08 (or 1.09?
the patch says 1.09), and will post the diffs and send it in again
when I'm done.

As an aside, I'm also adding a command line interface to readline, so
you can get listings of the current keybindings, bind keys, define
macros, etc. from the bash command line. As long as "real" work
doesn't interfere too much, I should have both of the above done in
a couple of weeks or so.
--
Brian L. Matthews b...@6sceng.UUCP

0 new messages