Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!ut-sally!husc6!cmcl2!brl-adm!adm!williams@nrl-css.arpa From: williams@nrl-css.arpa Newsgroups: comp.unix.wizards Subject: jobs broken in csh Message-ID: <7949@brl-adm.ARPA> Date: Mon, 22-Jun-87 14:51:52 EDT Article-I.D.: brl-adm.7949 Posted: Mon Jun 22 14:51:52 1987 Date-Received: Tue, 23-Jun-87 04:54:31 EDT Sender: news@brl-adm.ARPA Lines: 22 If I do, in csh, % jobs > foo I get a file listing my jobs, but if I do % jobs | cat I get nothing. Is this a bug or a feature? This happens on our Gould PN 9005 and on our SUN 3s. The same test with other builtins (history, umask, pwd, hashstat) gives the expected results, i.e., it acts just like a process should, with the output both pipable and redirectable. I can't imagine why jobs should be special. This bug is making a shell script my colleague wants to write a bit more klugy. Thanks in advance! Jim Williams williams@nrl-css.arpa