Gentoo Archives: gentoo-user

From: reader@×××××××.com
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: emerge of ksh93 erroring out.. who can interpret
Date: Fri, 11 Jan 2008 17:21:59
Message-Id: 87hchk5lhn.fsf@newsguy.com
In Reply to: Re: [gentoo-user] Re: emerge of ksh93 erroring out.. who can interpret by "Matthias B."
1 "Matthias B." <msbREMOVE-THIS@××××××××××××.de> writes:
2
3 > On Tue, 08 Jan 2008 20:32:46 -0600 reader@×××××××.com wrote:
4 >
5 >> I'm beginning to think I may just drop ksh93. Unfortunately, I've
6 >> grown quite accustomed to using `print' instead of `echo -e' so I will
7 >> have to replace that in a couple dozen scripts... otherwise the
8 >> scripts seem to run fine under bash. (so far.. I haven't tested all of
9 >> them yet)
10 >
11 > Have you tried zsh? I've found it to be much better for scripting than
12 > bash, especially less buggy. And it has a "print" builtin :-)
13
14 I have yes. However it was many years ago. Probably at least 9 yrs
15 ago. I don't know much now but back then I knew even less. Linux was
16 a labor of love back then.
17
18 I tried zsh and was thoroughly confused by it. It actually seemed too
19 capable for my meager skills. I never went back.
20
21 Currently it appears that for my level of usage ksh93 or bash are
22 about the same... I'm rethinking my choice of scripting shell.
23
24 Mainly because of running into trouble getting it installed.
25 (Alan M. has solved that problem for me too. And it installed
26 without problems when I unmasked it.... Thank you Alan)
27
28 On examining current bash I see all the reasons I used ksh93 are now
29 possible in bash... the =~ operator is something I use a lot.
30 I don't now when that entered bash but its there now.
31
32 Can you say why you think zsh is better?
33
34 --
35 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: emerge of ksh93 erroring out.. who can interpret "Matthias B." <msbREMOVE-THIS@××××××××××××.de>