where <names...>
For each name, indicate how it should be interpreted
Arguments
Name | Description |
---|---|
names |
Options
Name | Description |
---|---|
-w | For each name, print 'name: word', where 'word' is the kind of command |
-p | Do a path search for the name, even if it's an alias/function/builtin |
-m | The arguments are taken as patterns (pattern characters must be quoted) |
-s | If the pathname contains symlinks, print the symlink-free name as well |
-S | Print intermediate symlinks and the resolved name |
-x <num> | Expand tabs when outputting shell function |