[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Question about "Depends: bash"



Am 2006-11-20 02:48:10, schrieb Oleg Verych:
> On 2006-11-18, Michelle Konzack wrote:
> > Hello,
> >
> > Regarding the discusion about POSIX and sh I have a grave problem.
> >
> > My scripts (or better programs) are using #!/bin/bash because I use
> > BASH specific extensions.
> 
> Please, list them *all*. I'm really concerned about GNU bash and getting
> _rid_ of it, providing users with tutorial on how do this without loosing
> *any* functionality.

I am using things like 

  Arrays
  ${#NAME}
  ${parameter:-word}
  ${parameter:=word}
  ${parameter:offset}
  ${parameter:offset:length}
  disown

OK, some of thease can be constructed but it takes some time longer.

I have already tested some of my scripts and tried to change it, but
the it works in one shell but not more in another...

So I stay with BASH.

Thanks, Greetings and nice Night
    Michelle Konzack


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSM LinuxMichi
0033/6/61925193    67100 Strasbourg/France   IRC #Debian (irc.icq.com)



Reply to: