On 4/8/19 10:36 AM, Greg Wooledge wrote: > That's incorrect in this context. We're talking about boot scripts here, > not interactive user shells. In boot scripts, on every operating system > I've ever used, the shell being used is either POSIX sh or Bourne sh.
This is clearly wrong in general, though it might be true on systems you've used (e.g., Debian and Ubuntu in Linuxland). If you have a system where bash is installed as /bin/sh (e.g., RHEL or Fedora), that is the shell you use to write boot scripts. -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, UTech, CWRU c...@case.edu http://tiswww.cwru.edu/~chet/