Path: utzoo!attcan!utgpu!watmath!att!dptg!rutgers!sun-barr!ames!uhccux!munnari.oz.au!murtoa.cs.mu.oz.au!gwydir!gara!callum From: callum@gara.une.oz (Callum Gibson CCEN) Newsgroups: comp.os.minix Subject: Re: Clam Scripts Message-ID: <1174@gara.une.oz> Date: 21 Sep 89 23:33:48 GMT References: <20058@gryphon.COM> Organization: University of New England, Armidale, Australia Lines: 13 From article <20058@gryphon.COM>, by jburnes@pnet02.gryphon.com (Jim Burnes): > Am I mistaken that Clam scripts are not supported....no wait...Clam scripts > dont support flow control. Doenst this limit Clam quite a bit? Sorry, I haven't had time yet. It may even be preferable if you're using Minix to leave this feature out anyway since it may take up too much memory if compiled in. Warren and I figured that most people are still going to use Bourne shell for writing real scripts, but it would be handy for aliases and in the .clamrc and .login. Note that you've got some control with && and || but I'm not sure these behave as sh and csh. I just threw them in one day when I was bored. Callum