Recursively search files
Project description
findr
Recursively search files.
Search for a match in file contents.
Search for a match in filenames.
Installation
The following commands will download the latest version of findr from this repository
and install it in your /usr/bin/
directory:
git clone https://github.com/Julynx/findr /tmp/findr
sudo chmod +x /tmp/findr/findr
sudo cp /tmp/findr/findr /usr/bin/findr
The program can now be ran from a terminal with the command findr
.
Usage
Usage: findr [key] [flags]
Flags:
--mode=contents|filenames
--max-depth=999
Uninstalling
To uninstall findr, delete the executable using the command:
sudo rm /usr/bin/findr
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
pyfindr-1.0.0.tar.gz
(11.6 kB
view details)
Built Distribution
pyfindr-1.0.0-py3-none-any.whl
(13.0 kB
view details)
File details
Details for the file pyfindr-1.0.0.tar.gz
.
File metadata
- Download URL: pyfindr-1.0.0.tar.gz
- Upload date:
- Size: 11.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.1 Windows/11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6e818fa890b70d0bb8b24fc380157883cf8ad7f9e4632d0d4e283b5e56bf548 |
|
MD5 | 417cc30e61bd4dc8653676088b13b523 |
|
BLAKE2b-256 | 4e5882912ba995028bbe9ae56c5db7c4488a8bc63dbe84e1d536747f68e99240 |
File details
Details for the file pyfindr-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: pyfindr-1.0.0-py3-none-any.whl
- Upload date:
- Size: 13.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.1 Windows/11
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d31cb0cae6c436ad45f821f694d78a8d00bf5b5d5e30e563d4b0938508e2abe1 |
|
MD5 | 714ddca356d06608a7e17ff6539a64c5 |
|
BLAKE2b-256 | f03d3150f93b87f1874975f41d39acc4e0391409e2396f63b80d39e0ee5fe302 |