Skip to content

Search all searchable files line-by-line in current directory, using `find`. Prints filepath, line number, and the line itself. Written in python for mac

Notifications You must be signed in to change notification settings

JP-Garcia/search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Search all searchable files line-by-line in current directory, using find.

Prints filepath, line number, and the line itself.

  • python3 search.py [string] search for "string"
  • python3 search.py --help print help (this message) and exit

Made for macos and linux

About

Search all searchable files line-by-line in current directory, using `find`. Prints filepath, line number, and the line itself. Written in python for mac

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages