Path: utzoo!attcan!uunet!munnari!otc!metro!ditsyda!mqcomp!martin From: martin@mqcomp.oz (Martin Foord) Newsgroups: comp.unix.wizards Subject: Re: sh vs csh vs ksh vs tcsh Keywords: sh, csh, tcsh, ksh Message-ID: <611@mqcomp.oz> Date: 14 Dec 88 01:28:55 GMT Organization: Computing Discipline, Macquarie Uni, NSW, 2109, Australia Lines: 8 With respect to comments about fave shells what tcsh & ksh ? I use tcsh for just fiddling (and sometimes ksh over the top (its nice for quick loops etc. which can be modifyed due to fc :-) :-) - but always use good old #!/bin/sh for scripts due to portability. maf. -- Is anyone using any other foreign, weird shells ? D