home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: pushd Chapter 5
The C Shell
Next: Reference: repeat
 

rehash



rehash

Recompute the hash table for the path variable. Use rehash whenever a new command is created during the current session. This allows the path variable to locate and execute the command. (If the new command resides in a directory not listed in path , add this directory to path before rehashing.) See also unhash .


Previous: Reference: pushd UNIX in a Nutshell: System V Edition Next: Reference: repeat
Reference: pushd Book Index Reference: repeat

The UNIX CD Bookshelf Navigation The UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System