[haiku-bugs] [Haiku] #11973: Enable checkhash in bash

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Wed, 15 Apr 2015 07:13:31 -0000

#11973: Enable checkhash in bash
---------------------------------------------+-----------------------------
Reporter: pulkomandy | Owner: nobody
Type: task | Status: new
Priority: normal | Milestone: Unscheduled
Component: Applications/Command Line Tools | Version:
Keywords: | R1/Development
Blocking: | Blocked By:
Platform: All | Has a Patch: 0
---------------------------------------------+-----------------------------
{{{
checkhash
If this is set, Bash checks that a command found in the hash table exists
before trying to execute it. If a hashed command no longer exists, a
normal path search is performed.
}}}

This could avoid some issues when uninstalling non-packaged or home/config
version of a package, in that case bash sometimes fails to see that the
command is now available in /system.

--
Ticket URL: <https://dev.haiku-os.org/ticket/11973>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: