Alejandro Mendoza@eviltoast.org to linuxmemes@lemmy.world · 1 day agoShelleviltoast.orgimagemessage-square24fedilinkarrow-up153arrow-down16file-text
arrow-up147arrow-down1imageShelleviltoast.orgAlejandro Mendoza@eviltoast.org to linuxmemes@lemmy.world · 1 day agomessage-square24fedilinkfile-text
minus-squarePotatoesFall@discuss.tchncs.delinkfedilinkarrow-up4arrow-down1·14 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·14 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.