findcmd 0.1.1
A command line tool for searching commands
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
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| findcmd-0.1.1.tar.gz (md5) | Source | 2011-02-26 | 2KB | 327 | |
- Author: Xupeng Yun
- Home Page: https://github.com/xupeng/findcmd
- Keywords: console sysutils
- License: Apache-2.0
- Categories
- Package Index Owner: xupeng
- DOAP record: findcmd-0.1.1.xml
