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
The first line is a shell redirection so the first processes's
stdin corresponds to a file; the second line is the first
process. Remove the stray pipeline between them.
Signed-off-by: Jonathan Dowland <[email protected]>
0 commit comments