On 9/29/14, 5:25 PM, Dan Douglas wrote: > This doesn't normally matter because POSIX requires special builtins to take > precedence over functions during command search, so even if you have such a > function defined it is impossible to call. Bash doesn't use the correct > search > order however.
Bash searches for special builtins before shell functions when in Posix mode. -- ``The lyf so short, the craft so long to lerne.'' - Chaucer ``Ars longa, vita brevis'' - Hippocrates Chet Ramey, ITS, CWRU c...@case.edu http://cnswww.cns.cwru.edu/~chet/