SHΛRK@lemmy.zip to Programmer Humor@programming.dev · 5 days agoLinux Catlemmy.zipexternal-linkmessage-square68fedilinkarrow-up1436arrow-down18file-text
arrow-up1428arrow-down1external-linkLinux Catlemmy.zipSHΛRK@lemmy.zip to Programmer Humor@programming.dev · 5 days agomessage-square68fedilinkfile-text
minus-squaredan@upvote.aulinkfedilinkarrow-up10arrow-down2·5 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·5 days agoAnd <file program | grep | cut works too
minus-squareDigit@lemmy.todaylinkfedilinkEnglisharrow-up1·21 hours 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!