On Fri, 1 Jul 2022, akspecs wrote:
> is there an equivalent, or something similar to bash's variable called
> $EXECIGNORE, which is a colon-separated list of patterns, which define
> the filesignored by a command search in $PATH.

No. The best approach is probably to write a function for these command 
which either manipulates $PATH or just calls the right external command 
correctly.

David Adam
zanc...@ucc.gu.uwa.edu.au



_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to