SHΛRK@lemmy.zip to Programmer Humor@programming.dev · 7 days agoLinux Catlemmy.zipexternal-linkmessage-square69linkfedilinkarrow-up1439file-text
arrow-up1439external-linkLinux Catlemmy.zipSHΛRK@lemmy.zip to Programmer Humor@programming.dev · 7 days agomessage-square69linkfedilinkfile-text
minus-squaredan@upvote.aulinkfedilinkarrow-up10·7 days agoIt wouldn’t be at the end, since you’d still be piping into program program <file | grep | cut
minus-squarejxk@sh.itjust.workslinkfedilinkarrow-up15·7 days agoAnd <file program | grep | cut works too
minus-squareDigit@lemmy.todaylinkfedilinkEnglisharrow-up1·3 days agoThese <file things must be for different shells than the ones I use.
It wouldn’t be at the end, since you’d still be piping into
programprogram <file | grep | cutAnd
<file program | grep | cutworks tooThese
<filethings must be for different shells than the ones I use.Oh, thanks! Didn’t know that
Thanks - I didn’t know this either!