grepath

Find executables in PATH that match PATTERN
Download

grepath Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Publisher Name:
  • zed
  • Publisher web site:
  • http://github.com/zed/

grepath Tags


grepath Description

Find executables in PATH that match PATTERN The grepath utility prints full path to executables that match given file-pattern or regular expression.Examples: * To print executables that contain 'pdf' anywhere in their name: grepath pdf /usr/bin/ps2pdf12 /usr/bin/ps2pdf13 ...... /usr/bin/simpdftex /usr/bin/dvipdf * To find executables that don't have 'e' after 'win' in their name: C:\> grepath -e "win" C:\windows\system32\winhlp32.exe C:\windows\system32\winver.exe C:\windows\winhlp32.exe C:\windows\winhelp.exe If *.py files are not associated with python.exe then the script can be invoked using: C:\> python \path\to\grepath.py --helpTo print all available options, type: grepath --helpFiles are licensed under the MIT License. See the file MIT-LICENSE.txt for details.The latest version is at http://gist.github.com/79233 Requirements: · Python


grepath Related Software