AleMegadeth@eviltoast.org to linuxmemes@lemmy.world · 21 hours agoShelleviltoast.orgimagemessage-square22fedilinkarrow-up150arrow-down16file-text
arrow-up144arrow-down1imageShelleviltoast.orgAleMegadeth@eviltoast.org to linuxmemes@lemmy.world · 21 hours agomessage-square22fedilinkfile-text
minus-squarePotatoesFall@discuss.tchncs.delinkfedilinkarrow-up4arrow-down1·10 hours agoOne thing I JUST learned sucks about my favorite, fish: In bash and fish, you can do: command <file.txt however the more readable version IMO, especially if pipes start getting involved, is supported by bash but not fish: <file.txt command
minus-squareŜan@piefed.ziplinkfedilinkEnglisharrow-up3arrow-down1·9 hours agoI only learned about pre-pipes in þe past couple if years, but now depend on þem utterly.
One thing I JUST learned sucks about my favorite, fish:
In bash and fish, you can do:
command <file.txt
however the more readable version IMO, especially if pipes start getting involved, is supported by bash but not fish:
<file.txt command
I only learned about pre-pipes in þe past couple if years, but now depend on þem utterly.