Path: utzoo!attcan!uunet!cos!hadron!decuac!felix!info-ultrix From: lee@turing.unm.edu (Lee Ward) Newsgroups: comp.unix.ultrix Subject: csh (Ultrix 2.2, 4.3BSD(Mt. Xinu)) goes away executing some aliases Message-ID: <60436@felix.UUCP> Date: 26 Sep 88 13:42:48 GMT Sender: info-ultrix@felix.UUCP Reply-To: lee@turing.unm.edu (Lee Ward) Organization: University of New Mexico, Albuquerque Lines: 12 Approved: zemon@felix.UUCP Reply-Path: Reply-to: lee@turing.unm.edu (Lee Ward) Index: bin/csh 4.3BSD+NFS (latest update 8 Dec. 87) Description: Apparently, if one places a foreach in an alias that splits lines csh dies when executing it. Repeat-By: alias xxx `foreach x ( 1 )\ Matters not greatly what goes here' --Lee (Ward)