Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0x30c4/shit-finder
File finder with python3
https://github.com/0x30c4/shit-finder
cli filefinder find python thing
Last synced: 8 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-04T18:47:27.000Z (almost 4 years ago)
- Last Synced: 2023-03-05T14:54:33.390Z (over 1 year ago)
- Topics: cli, filefinder, find, python, thing
- Language: Python
- Homepage:
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- 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 runsetup.sh
$ bash setup.sh
After installation is completed then restert your terminal.And then type
$ findshit --help
![alt text](https://raw.githubusercontent.com/0x30c4/shit-finder/master/Screenshot%20from%202019-06-19%2023-59-17.png "Shit-finder help menu!!")
### 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