Is this a bug, or are aliases supposed to work this way? [EMAIL PROTECTED] bash -version GNU bash, version 3.00.16(1)-release (i386-redhat-linux-gnu) Copyright (C) 2004 Free Software Foundation, Inc. [EMAIL PROTECTED] alias t=test [EMAIL PROTECTED] echo t t [EMAIL PROTECTED] alias echo='echo ' [EMAIL PROTECTED] echo t test
_______________________________________________ Bug-bash mailing list Bug-bash@gnu.org http://lists.gnu.org/mailman/listinfo/bug-bash