Linux.com

Re(1): Korn -- an extended shell

Posted by: Anonymous [ip: 69.12.128.128] on May 05, 2008 10:47 PM
$ man bash

Then look under "SHELL BUILTIN COMMANDS" and you'll find echo. But its not the one executed by default.
You can chmod 000 your /bin/echo and still have the ability to echo.

#

Return to Korn -- an extended shell