You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 27, 2024. It is now read-only.
I had an issue when attempting to cat a file with an empty line to slackcat. For example if the following is the contents of temp.log:
running
cat temp.log | slackcatwill result withand only hello printed in slack.