-
Is there a way to follow a file such that each new line in the file, as it's written, is piped through shoutrrr as a message? E.g. |
Beta Was this translation helpful? Give feedback.
Answered by
pettijohn
Oct 21, 2021
Replies: 1 comment
-
Answered this myself. Use xargs. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pettijohn
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Answered this myself. Use xargs.