375
you are viewing a single comment's thread
view the rest of the comments
[-] whodatdair 11 points 1 year ago* (last edited 1 year ago)

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

this post was submitted on 24 May 2024
375 points (100.0% liked)

Programmer Humor

37589 readers
254 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 6 years ago
MODERATORS