# list all existing executables -> path entries in the table ( none destructive ) hash -l ~ ~ ~
# list the save path for the given executable name hash -t bro
# will delete a specific entry from the table ( destructive ) hash -d bro
# will remove all entries from the table ( destructive ) hash -r