Path: utzoo!utgpu!water!watmath!clyde!rutgers!cmcl2!brl-adm!adm!milgr@brandeis.csnet From: milgr@brandeis.csnet (Marc Milgram) Newsgroups: comp.unix.questions Subject: Re: C shell script files Message-ID: <11333@brl-adm.ARPA> Date: 19 Jan 88 22:59:05 GMT Sender: news@brl-adm.ARPA Lines: 26 Subject: C shell script files Amos Shapir writes: >Better forget it! Use csh for interactive work, sh (or ksh) for command >files. The command interface of csh is horrible: you can't nest if's and >while's, ^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^ Yes you can - though it is kind of ugly > keywords must be first on their line, [;^][ \t