type: move to common/
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
6915d3f141
commit
f058ddc869
@@ -1,15 +0,0 @@
|
||||
# type
|
||||
|
||||
> Display the kind of command the shell will execute.
|
||||
|
||||
- Display the kind of a command:
|
||||
|
||||
`type {{command}}`
|
||||
|
||||
- Display all locations containing the specified executable:
|
||||
|
||||
`type -a {{command}}`
|
||||
|
||||
- Display the name of the disk file that would be executed:
|
||||
|
||||
`type -p {{command}}`
|
Reference in New Issue
Block a user