Skip to content
/ kperl Public

Perl script to keep track of grep results, assorted tools

Notifications You must be signed in to change notification settings

weedle/kperl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

kperl

Perl script to keep track of grep results, assorted tools

Basically my first perl script, that ended up getting kinda out of hand. This script basically lets you grep recursively and highlights the results accordingly. It gives you the following features:

  • Save results to a file list, multiple file lists are supported, and can be saved/loaded as needed
  • Search for a number of search terms at once, highlight each individually
  • Search through a list of files
  • Files to be appended to a list can be selected individually or by file type
  • There's also a cat-like operator that highlights terms as the file scrolls by (at manual or automatic speed)
  • Oh, there are also shortcuts to open files from certain lists in vim or w/e
  • There are more, I can't remember them all atm. Feel free to message me for details/suggestions at [email protected]

About

Perl script to keep track of grep results, assorted tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages