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
* File argument processor that works similar to awk. If data is available on stdin, use it. If not expect a file argument and read from that one instead.
11
+
* File argument processor that works similar to awk: If data is available on stdin, use it. If not expect a file argument and read from that one instead.
0 commit comments