which, or whence or ...

Dan Lipofsky dlipofsky@kurion.com
Sun Feb 11 09:42:00 GMT 2001


> I find no "which" in /bin.  Is there one?  Or does bash have a better
> way to do this? (.e.g. "=" like zsh uses.)

I use these aliases
alias where='type -all'
alias which='type -path'

- Dan


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list