|
| cool Statistics |
| | coolcommands: | 1313 | | Categories: | 82 | | Total queries: | 524278 | | Members: | 4288 | |
|
|
|
 |
|
|
Search coolcommands.com
 |
Submitted by:
lvo   |
coolcommand
whence - how to find a command's full path in ksh |
Description
The whence built-in command takes the name of another command as its argument and writes the command's full pathname on the standard output.
The -p option forces whence to do a pathname lookup and not consider keywords, built-ins, etc.
# whence -p command
You get more complete information back from whence if you use the -v option:
# whence -v command |
Example
whence -p mycmd; whence -v mycmd |
Return to search results
 |  |  |  |
Random coolcommands
coolcommand: how to clone (make a copy of ) the rootvg in AIX
Example: alt_disk_copy -d hdisk1
[show me the details] |
coolcommand: how to match parentheses in text files with the vi editor
Example: vi myfile; move cursor; %
[show me the details] |
coolcommand: df.sh - script to show local or nfs mounted filesystems information
Example: df.sh -local; df.sh -remote
[show me the details] |
coolcommand: how to accept the license agreement before starting to use the IBM Virtual I/O Server
Example: license -accept
[show me the details] |
|
|
coolcommands.com - the search engine for UNIX sysadmins :: unix commands and scripts
|  |  |  |  |
|
|
|
|
 |
|
|
|
Top 5 Submitters
|
|---|
| lvo | 1138 |
| audet | 37 |
| kah00na | 32 |
| Mariom | 24 |
| lebjf000 | 13 |
Top 5 Searches
|
| Category Solaris | 42738 |
| Category AIX | 38092 |
| Category General UNIX | 34294 |
| solaris | 20874 |
| aix | 19395 |
|
|
|
|