Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mattcroberts/e5ca91fa2f08062bfb8c442865bb62bf to your computer and use it in GitHub Desktop.
Save mattcroberts/e5ca91fa2f08062bfb8c442865bb62bf to your computer and use it in GitHub Desktop.
which (follow links)
whichl() {
greadlink -f `which "$1"`
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment