Alejandro Mendoza@eviltoast.org to linuxmemes@lemmy.world · 3 months agoShelleviltoast.orgimagemessage-square32fedilinkarrow-up171file-text
arrow-up171imageShelleviltoast.orgAlejandro Mendoza@eviltoast.org to linuxmemes@lemmy.world · 3 months agomessage-square32fedilinkfile-text
minus-squarePotatoesFall@discuss.tchncs.delinkfedilinkarrow-up4·3 months 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-up3·3 months 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.txthowever the more readable version IMO, especially if pipes start getting involved, is supported by bash but not fish:
<file.txt commandI only learned about pre-pipes in þe past couple if years, but now depend on þem utterly.