Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site brl-tgr.ARPA Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!houxm!vax135!cornell!uw-beaver!tektronix!hplabs!hao!seismo!brl-tgr!ron From: ron@brl-tgr.ARPA (Ron Natalie ) Newsgroups: net.wanted Subject: Re: Bourne shell with job control? Message-ID: <4460@brl-tgr.ARPA> Date: Fri, 7-Sep-84 06:59:45 EDT Article-I.D.: brl-tgr.4460 Posted: Fri Sep 7 06:59:45 1984 Date-Received: Fri, 14-Sep-84 05:36:39 EDT References: <106@ttds.UUCP> <406@ih1ap.UUCP> Organization: Ballistics Research Lab Lines: 12 UNIX-TM System V Rel. 2 does not have JOB control in the Bourne shell. It doesn't do jobs the same as berkeley. What they have is a program that uses pseudo ttys to switch between multiple shells on the terminal. What you get are a bunch of different shells who are switched by the shl command not the ability to track multiple processes with the same shell. The effort is not in the shell itself but in the shell layers utility. This has it's own merits. It gives you the functionality of the layers in the 5620, but of course without the windows or the graphics. -Ron