You could get inspired by the already made (in perl) unix command from PPT project to produce more granulated output.perl -le '$cmd="ls";foreach (split(/:/,$ENV{"PATH"})){print grep(/$cmd +/, glob("$_/*"))} '
In reply to Re: find a forgotten shell command
by dominix
in thread find a forgotten shell command
by Tommy
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |