Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!cmcl2!brl-adm!brl-smoke!gwyn From: gwyn@brl-smoke.ARPA (Doug Gwyn ) Newsgroups: comp.unix.questions Subject: Re: C-shell idiosyncracy ?? Message-ID: <6671@brl-smoke.ARPA> Date: Fri, 13-Nov-87 07:47:52 EST Article-I.D.: brl-smok.6671 Posted: Fri Nov 13 07:47:52 1987 Date-Received: Sun, 15-Nov-87 07:43:24 EST References: <33414@sun.uucp> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 9 In article <33414@sun.uucp> vipin%samsun@Sun.COM (Vipin Samar) writes: >{samsun} jobs >[1] + Stopped emacs foo >{samsun} jobs | more >{samsun} "jobs | more" is a pipeline, so it is run as a subprocess, and in the subprocess there are no stopped jobs (they belong to the parent shell process).