Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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


![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