On 8/7/17 10:32 AM, Reto wrote: > Hi, > > Not sure if it's a bug or intended behavior, but in bash 4.4 the behavior > changed with respect to builtin command 'command', called with /bin/sh.
When in Posix mode, bash doesn't allow functions to be defined with the same name as a special builtin. It seems like RedHat added `command' to the list of special builtins in their custom build of bash-4.4. Open a ticket if they're your vendor. -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, UTech, CWRU c...@case.edu http://cnswww.cns.cwru.edu/~chet/