GithubHelp home page GithubHelp logo

abhik99 / powersearch Goto Github PK

View Code? Open in Web Editor NEW

This project forked from georgeshao/powersearch

0.0 0.0 0.0 161 KB

Command line tool for searching the content of multiple files at once

License: GNU General Public License v3.0

Python 100.00%

powersearch's Introduction

PowerSearch

Command line tool for searching the content of multiple files at once ๐Ÿ’ฅ

๐Ÿ“‚ย  RELEVANT TECHNOLOGY STACK

  • Python

FEATURES

This app can search the content of multiple files at once using Command line

๐Ÿ’ปย  GETTING STARTED

Steps to run the program in your system !!

=> Download and unpack this repo

=> Once we are in Project Directory Open Terminal or Command Prompt, Follow the below commands according to your usage:

       powersearch.py [-h] [--path PATH] [--keyword KEYWORD]
                      [--encoding ENCODING] [--include-dot-dirs]
                      [--include-dot-files] [--include-no-ext] [--show-errors]
                      [--show-received] [--show-read] [--show-skipped]
                      [--case-sensitive] [--save-temp-config]

=> Some Optional Arguments:-

  1. -h, --help show this help message and exit
  2. --path PATH Select a path
  3. --keyword KEYWORD Search for a keyword
  4. --encoding ENCODING Set an encoding (default=utf8)
  5. --include-dot-dirs Include directories that only have an extension and no name
  6. --include-dot-files Include files that only have an extension and no name
  7. --include-no-ext Include files with no extension
  8. --show-errors Show errors, will not return results if errors are found
  9. --show-received Show received file status
  10. --show-read Show read file status
  11. --show-skipped Show skipped dot dirs, dot files, noext files, and stdignored files
  12. --case-sensitive Enable case-sensitive keyword searching
  13. --save-temp-config Enable case-sensitive keyword searching

Results ๐ŸŒ

Powersearch

Contributors ๐Ÿ˜Ž

powersearch's People

Contributors

abhik99 avatar georgeshao avatar lint-action avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.