Alejandro Mendoza@eviltoast.org to linuxmemes@lemmy.world · 1 month agoShelleviltoast.orgimagemessage-square25linkfedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1imageShelleviltoast.orgAlejandro Mendoza@eviltoast.org to linuxmemes@lemmy.world · 1 month agomessage-square25linkfedilinkfile-text
minus-squarePotatoesFall@discuss.tchncs.delinkfedilinkarrow-up0·1 month 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-up0·1 month 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.