commands.sh

hash

all

View cached executable locations.

More info →

Examples (5)

View cached command locations for the current shell

Clear the hash table

hash -r

Delete a specific command from the hash table

Print the full path of a command

Display help

hash --help
made by @shridhargupta | data from tldr-pages