Using the Hash Command to Manipulate the Bash Command Hash Table

Posted by savona on Jun 3, 2019 4:44 PM EDT
Putorius.net; By Steven Vona
Mail this story
Print this story

The bash shell keeps a hash table for all the commands run in your current shell. It uses this table to quickly look up the full path of an executable without searching PATH. In this article we will discuss how to manipulate this table using the bash builtin hash command.

Full Story

  Nav
» Read more about: Story Type: Tutorial; Groups: Linux

« Return to the newswire homepage

This topic does not have any threads posted yet!

You cannot post until you login.