Re: Aliases fail in command substitution in noninteractive mode.

2006-06-05 Thread Felipe Sateler
On Sunday 04 June 2006 23:45, Paul Jarc wrote: > man bash, under "ALIASES": >Aliases are not expanded when the shell is not interactive, unless > the expand_aliases shell option is set using shopt (see the description of > shopt under SHELL BUILTIN COMMANDS below). Oops. Sorry for the in

Re: Aliases fail in command substitution in noninteractive mode.

2006-06-04 Thread Paul Jarc
[EMAIL PROTECTED] wrote: > Aliases don't work correctly in command substitution when in > noninteractive mode. They do work when in interactive mode. man bash, under "ALIASES": Aliases are not expanded when the shell is not interactive, unless the expand_aliases shell