On Thu, Sep 26, 2002 at 06:18:00PM -0700, Eric G. Miller wrote: > On Thu, Sep 26, 2002 at 01:55:40PM -0500, Kent West wrote: > > I'm using bash. "echo $PATH" reports: > > > > ~/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games > > s/~/$HOME/ > > Guessing the ~ expansion in $PATH is a problem...
Built-ins are evaluated before $PATH. Test is a built-in. -Andy -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]