Команда hash

Remove internal hash table. The C shell will stop using hashed values and will spend time searching the path directories to locate a command.

Синтаксис

hash [-r] [name]

unhash
hashstat

-rRemoves all current tracked aliases.
nameLocation of hash.

Примеры

unhash

Remove internal hash table

hashshat

Display the hash statistics. Below is an example of what may be displayed.

66 hits, 33 misses, 66%

Обратно к списку команд