On 8/27/17 6:54 AM, Neven Sajko wrote:

> Bash Version: 4.4
> Patch Level: 12
> Release Status: release
> 
> Description:
> 
> Some bash features (history expansions ...?) prevent executing
> commands with the same name.

I am not sure what you think Posix mode should do here. Since Posix doesn't
standardize the behavior of `^', Bash is free to use it as part of history
expansion. If you think history expansion should behave differently,
either use histchars to change the default behavior or disable history
expansion.

-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, UTech, CWRU    c...@case.edu    http://cnswww.cns.cwru.edu/~chet/

Reply via email to