Thanks for your answer. > I assume you know that the speed issues most likely come from the > operating system's supporting functions like the fork() and exec*() > family members?
How does it explain the speed difference between "echo `dircolors`" and "dircolors" ?