PDA

View Full Version : What does the command 'hash' is used for in bash Shell?



abhilash
07-09-2014, 04:34 PM
Hello,


What does the command 'hash' is used for in bash Shell?



Thanks

gabriellanichol
08-14-2014, 06:54 AM
Hello Friends,

Please suggest me about it..

What does the command 'hash' is used for in bash Shell?

AdrianG001
03-14-2022, 06:24 AM
On UNIX-like operating systems, a hash is a built-in command of the bash shell, which is used to list a hash table of recently executed commands. It is used for views, resets, or manually changes within the bash path hash. It keeps the locations of recently executed programs and shows them whenever we want to see it.