No project description provided
Project description
FIND-MISSING
Find files missing in a folder. This tool is intended to be used with pipx as a normal command line tool.
Installation with PIPX
pip install pipx
pipx install find-missing
Usage with pipx
find-missing "foo, bar, spam.jpg"
A file foolitzer.jpg
will be a match without the --exact
flag.
Options
find-missing "foo, bar" --exact
Looks for exact match, otherwise looks for partial match, so in the above example a file foo.jpg
will be a match, and a file foolitzer.jpg
will not.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
find-missing-1.1.2.tar.gz
(2.0 kB
view hashes)
Built Distribution
Close
Hashes for find_missing-1.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec1598209163e6ab000f412249715263a02c0e1c12f81f5334418749e0f0f630 |
|
MD5 | 1f491d8f2689a0f3e89d034318e3145f |
|
BLAKE2b-256 | 89e4f68704e22c0ac946f6ea6e79cba27563b2a738784c3ed1583cd5244f0fb5 |