shark_byte@lemmy.zip to Programmer Humor@programming.dev · 2 days agoLinux Catlemmy.zipexternal-linkmessage-square58linkfedilinkarrow-up1366arrow-down17file-text
arrow-up1359arrow-down1external-linkLinux Catlemmy.zipshark_byte@lemmy.zip to Programmer Humor@programming.dev · 2 days agomessage-square58linkfedilinkfile-text
minus-squaredan@upvote.aulinkfedilinkarrow-up9arrow-down1·1 day agoIt wouldn’t be at the end, since you’d still be piping into program program <file | grep | cut
minus-squarejxk@sh.itjust.workslinkfedilinkarrow-up12·1 day agoAnd <file program | grep | cut works too
It wouldn’t be at the end, since you’d still be piping into
programprogram <file | grep | cutAnd
<file program | grep | cutworks tooOh, thanks! Didn’t know that
Thanks - I didn’t know this either!