[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 option is set using shopt (see the description of
shopt under SHELL BUILTIN COMMANDS below).
paul
_______________________________________________
Bug-bash mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-bash