OK, I've done it in a moment when I did not think about its effect much. However, I've deleted that script while I do not need it actually. I had written two scripts before mentioning "bash" in, now I've corrected them too.
Thanks. On 11/24/05, Emmanuel Lécharny <[EMAIL PROTECTED]> wrote: > Hi Ersin, > > looking at your last commit, I saw : > > > -#!/bin/sh > > +#!/bin/bash > > I don't think that it's a good idea to change the shell from sh to bash. > I'm not sure that solaris systems provide bash natively, and on linux > system, sh resolve to bash. > > As a general rule, we should always use sh to be sure that the script > will run on every *ix system ! > > -- Emmanuel > > > -- Ersin
