Path: utzoo!attcan!uunet!husc6!ogccse!blake!uw-beaver!teknowledge-vaxc!mkhaw From: mkhaw@teknowledge-vaxc.ARPA (Mike Khaw) Newsgroups: comp.unix.questions Subject: csh question Message-ID: <25971@teknowledge-vaxc.ARPA> Date: 25 Nov 88 00:32:39 GMT Reply-To: mkhaw@teknowledge-vaxc.ARPA (Mike Khaw) Distribution: na Organization: Teknowledge, Inc., Palo Alto CA Lines: 18 I use a Bourne shell script that I call "news" to read netnews. I defined a csh alias alias news '(checknews -q || \news)' so that I can run it in either the foreground or the background. It works fine in both modes, but when it runs in the background and I get notification it says something like [1] + Stopped (tty output) ( < ^A > ^A ) Why the "^A"s and the redirection symbols? (This is on ultrix 2.2). Mike Khaw -- internet: mkhaw@teknowledge.arpa uucp: {uunet|sun|ucbvax|decwrl|ames|hplabs}!mkhaw%teknowledge.arpa hardcopy: Teknowledge Inc, 1850 Embarcadero Rd, POB 10119, Palo Alto, CA 94303