Skip to content

0x30c4/shit-finder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

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

Releases

No releases published

Packages

No packages published