https://github.com/0x30c4/shit-finder
File finder with python3
https://github.com/0x30c4/shit-finder
cli filefinder find python thing
Last synced: 10 months ago
JSON representation
File finder with python3
- Host: GitHub
- URL: https://github.com/0x30c4/shit-finder
- Owner: 0x30c4
- Created: 2019-06-13T06:59:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-04T18:47:27.000Z (over 5 years ago)
- Last Synced: 2025-04-09T04:17:21.142Z (about 1 year ago)
- Topics: cli, filefinder, find, python, thing
- Language: Python
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shit-finder
A simple command line tool for finding file.
It finds file in the current directory.And also all the sub-directory's of that directory.
## Installation
To use Shit-finder just to clone the repository first.
$ git clone https://github.com/0x30c4/shit-finder
then change your directory
$ cd shit-finder
then run setup.sh
$ bash setup.sh
After installation is completed then restert your terminal.And then type
$ findshit --help

### The easy way
If your too lazy to clone the repository then just copy this command and paste it in to your terminal
$ source <(curl -s https://raw.githubusercontent.com/0x30c4/shit-finder/master/setup.sh)
After installation just type
$ shit_finder --help