Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!gatech!hao!husc6!cmcl2!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: comp.unix.wizards Subject: Re: jobs broken in csh Message-ID: <6007@brl-smoke.ARPA> Date: Mon, 22-Jun-87 16:16:06 EDT Article-I.D.: brl-smok.6007 Posted: Mon Jun 22 16:16:06 1987 Date-Received: Tue, 23-Jun-87 07:28:40 EDT References: <7949@brl-adm.ARPA> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 6 In article <7949@brl-adm.ARPA> williams@nrl-css.arpa writes: >% jobs | cat > I get nothing. That's because the "jobs" in the pipeline is a child of the original shell, and the child does not have job control enabled, for semi-obvious reasons.