Rare find

spot. Tiny file search utility (bash)

github.com/rauchg/spot

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

January 2024
  • 0.3.2
  • fix bash deprecation
December 2022
  • 0.3.1
  • bump
  • Minor fix on line 44 (#37)
  • #34: remove trailing ':' (#39)
February 2015
  • Update README.md
January 2015
  • Merge pull request #25 from Xaekai/master
December 2014
  • Fix all ShellCheck warnings
October 2014
  • Merge pull request #22 from rase-/add/file-flag
  • Add flag to match file name pattern
  • Release 0.2.0
  • Update README.md
  • Merge pull request #21 from rase-/try/awk
  • Merge pull request #19 from jwerle/patch-1
  • Add comments
  • Make sure we can strip colors on short lines
  • Fix -L
  • Add color reset after linenum
  • Start index from 1 in awk, not 0