Skip to main content

A command line tool for searching commands

Project description

findcmd is a simple command line tool for searching through PATHs to find out commands contain certian keywords.

To install using pip:

pip install findcmd

To install using easy_install:

easy_install findcmd

Usage:

Usage: findcmd [options] cmd

Options:
  -h, --help            show this help message and exit
  -c, --case-sensitive
  -e, --match-all
  --no-color

For example:

xupeng@hopes ~ $ findcmd disk
/sbin/autodiskmount
/sbin/disklabel
/usr/bin/diskhits
/usr/sbin/diskarbitrationd
/usr/sbin/diskmanagementd
/usr/sbin/disktool
/usr/sbin/diskutil
/usr/sbin/fdisk
/usr/sbin/pdisk

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

findcmd-0.1.1.tar.gz (2.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page