Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Another jq example #52

Merged
merged 2 commits into from
Apr 22, 2022
Merged

Another jq example #52

merged 2 commits into from
Apr 22, 2022

Conversation

fitzyjoe
Copy link
Contributor

This example finds messages that have the word "joined" (case insensitive) in the text attribute. It converts the epoch timestamps to human readable. And it outputs the timestamp and the text for each matching message.

rusq and others added 2 commits April 19, 2022 20:59
This example finds messages that have the word "joined" (case insensitive) in the text attribute.  It converts the epoch timestamps to human readable.  And it outputs the timestamp and the text for each matching message.
Copy link
Owner

@rusq rusq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @fitzyjoe

@rusq rusq merged commit efcb7a4 into rusq:master Apr 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants