use Bourne or Bash to run a Bourne script?
beliavsky_at_aol.com
Date: 05/22/04
- Next message: DaVinci: "Re: use Bourne or Bash to run a Bourne script?"
- Previous message: Yoyoma_2: "Problems with Udev"
- Next in thread: DaVinci: "Re: use Bourne or Bash to run a Bourne script?"
- Reply: DaVinci: "Re: use Bourne or Bash to run a Bourne script?"
- Reply: Rich Gibbs: "Re: use Bourne or Bash to run a Bourne script?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 22 May 2004 14:44:43 -0700
Suppose I have a Bourne shell script that will run with either
#! /bin/sh
or
#! /bin/bash
on the first line. Is there a reason to prefer running it with the
Bourne or Bash shells?
- Next message: DaVinci: "Re: use Bourne or Bash to run a Bourne script?"
- Previous message: Yoyoma_2: "Problems with Udev"
- Next in thread: DaVinci: "Re: use Bourne or Bash to run a Bourne script?"
- Reply: DaVinci: "Re: use Bourne or Bash to run a Bourne script?"
- Reply: Rich Gibbs: "Re: use Bourne or Bash to run a Bourne script?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]