Paul Eggert <[EMAIL PROTECTED]> wrote: > Perhaps it's because too many people alias "ls" to something else > using a shell function?
I would have thought aliases would be ignored by a script anyway. > If so, perhaps the simplest workaround is to replace "command ls" > with "../../src/ls" "env ls" would work too. paul _______________________________________________ Bug-coreutils mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-coreutils
