Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!mgnetp!ihnp4!zehntel!hplabs!sri-unix!vida@UCLA-LOCUS.ARPA From: vida@UCLA-LOCUS.ARPA Newsgroups: net.unix-wizards Subject: * in csh scripts Message-ID: <502@sri-arpa.UUCP> Date: Fri, 3-Aug-84 00:24:11 EDT Article-I.D.: sri-arpa.502 Posted: Fri Aug 3 00:24:11 1984 Date-Received: Mon, 30-Jul-84 01:19:31 EDT Lines: 10 From: Paulo RodriguesI have one csh script that calls another csh script. I want to pass * as an argument but don't want to have it expanded (e.g. I have a csh script "echo $1" called ec. How do I get script ec to echo *. I tried ec *, ec \*, ec "*", etc). Please reply to me as I am not on the list. Thanks. Paulo Rodrigues vida@ucla-cs.arpa