On the Solaris operating system, the rehash command re-computes the internal hash table of the contents of directories listed in the path environmental variable to account for new commands added.
Syntax
rehash
Examples
Re-computes the internal hash table.
- Syntax
- Examples
- Related commands
- Linux commands help
Related commands
csh — The C shell command interpreter.hashstat — Evaluate the effectiveness of internal hash tables under Solaris.ksh — The Korn shell command interpreter.sh — The Bourne shell command interpreter.unhash — Access internal hash tables under Solaris.