Usage:
$ type -all
Example:
$ type -all ls
ls is aliased to `ls --color=tty'
ls is /bin/ls
$type -all mount
mount is /bin/mount
$ type -all
Example:
$ type -all ls
ls is aliased to `ls --color=tty'
ls is /bin/ls
$type -all mount
mount is /bin/mount
No comments:
Post a Comment