Today I Learned

2024/10/16

sh path

which -a python # shows all matches on $PATH type python # checks if a builtin/alias/fn/exe

https://wizardzines.com/comics/path-tips/