Opened 9 years ago

Closed 5 years ago

Last modified 4 years ago

#11973 closed task (invalid)

Enable checkhash in bash

Reported by: pulkomandy Owned by: nobody
Priority: normal Milestone:
Component: Applications/Command Line Tools Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

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.

Change History (2)

comment:1 by waddlesplash, 5 years ago

Resolution: invalid
Status: newclosed

comment:2 by nielx, 4 years ago

Milestone: Unscheduled

Remove milestone for tickets with status = closed and resolution != fixed

Note: See TracTickets for help on using tickets.