-
If I have a bash function called
fooand a real command calledfoo, how can I get the location of said real command? — -
I'm on a Mac, so
which --skip-functions foodoesn't fly :'(
foo and a real command called foo, how can I get the location of said real command? —which --skip-functions foo doesn't fly :'(