• 0 Posts
  • 2 Comments
Joined 6M ago
cake
Cake day: Mar 04, 2024

help-circle
rss

Blasphemy, that’s not regex that’s just fancy grep


for X in $(seq -f host%02g 1 9); do echo $X; ssh -q $X “grep the shit”; done

:)

But yeah fair, I do actually use a big data stack for log monitoring and searching… it’s just way more usable haha