----- "Dave Anderson" <anderson(a)redhat.com> wrote:
Also, does "echo" alone maybe use the shell's built-in
echo instead of
/bin/echo?
Actually that doesn't make sense given that the popen() is generated
from the crash utility and not the underlying shell.
Dave