Linux.com

Korn -- an extended shell

Posted by: Anonymous [ip: 84.246.31.190] on May 07, 2008 01:16 AM
And i use the ksh so i can set the commandline editing to vi
with set -o vi
btw echo is buildin and an external command
if you wanne use the the external command you will need to give the full path to the command.
The external one has some nice options ...

/Arthur

#

Return to Korn -- an extended shell