From: Daniel Aquino Date: 2007-08-24T01:52:01+09:00 Subject: Re: ruby shell? On 8/23/07, M. Edward (Ed) Borasky wrote: > I just found actual *programming* in "ksh" to be totally non-intuitive Yea I don't really use shell's for programming unless its something simple or a system script... How do you compare ksh to bash scripting ? -------- when it comes to shells... Bash is great for what it does.. It's completely based on what you need for moving around a unix system... I'd love to have some easier ruby type syntax for the programming bits though...