Skip to content

sapphire-janrain/qol-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QoL Scripts

codersawk

Dependencies:

  • awk (tested with gawk)
  • isutf8 (from moreutils package on Ubuntu)

Coder's Awk is a grep replacement for searching local repos. It will not search in (some) typical places you wouldn't want it to, only search text files, and limit the line length to the width of your console. It's bash so if you're grepping full-width characters or using a variable width font this won't work well.

If you pass a folder it will automatically recurse it. If you pass no folder, it will recurse the CWD.

Usage: codersawk query [file/folder]

About

some scripting for a better quality of life

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages