View cached executable locations.
View cached command locations for the current shell
hash
Clear the hash table
hash -r
Delete a specific command from the hash table
hash -d command
Print the full path of a command
hash -t command
Display help
hash --help