parsed.org
Search:
About
Home
Tags
Submit a Tip
Log In
Tips by tag: which
Alternative to 'which'
by
cygnus
on Jan 19, 2005 10:35 PM
Instead of running:
$ ls -lh `which zsh`
use this:
$ ls -l =zsh
commands
which
zsh
RSS