Wednesday, May 28, 2008

Determining Built-in Shell Commands

Just got across a problem of determining which linux commands are built-in and which are aliases.

# type
ie. # type echo

No comments: