Re: using bash features in init scripts
Bill Nottingham <[email protected]> Wed, 1 Oct 2003 14:59:40 -0400
| Newsgroups | gmane.linux.redhat.devel |
|---|---|
| Message-ID | <[email protected]> |
> Is it possible that bash isn't available yet? > Perhaps some lib not on /? No, all bash libs are available on the root FS. They kind of have to be, as bash *is* /bin/sh... Bill