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.4.tar.gz
(2.1 kB
view hashes)
Built Distribution
Close
Hashes for find_missing-1.1.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff8f03e6d277897b79e315dbde373dcffe46a6d565328afcce55a86d2c392711 |
|
MD5 | 721ba928dd593fde339781dba1dbffe7 |
|
BLAKE2b-256 | 1de5a5b2a98ae1603f1f236129bc0ef9759d72f3055b65f0f180ca1eb7ca60d3 |