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 has been archived by the owner on Apr 26, 2024. It is now read-only.
lines function could be easily changed to read from variable, file ( as it does ) and a pipe output. Here is the code that works for me:
Usage: lines < "file" or lines <<< "$variable" or echo something | lines
Similar issue that was closed: #85
The text was updated successfully, but these errors were encountered: