mesa@piefed.social to Linux@programming.devEnglish · 3 months agoReally useful vim tricks you've probably never seen - Bread on Penguinswww.youtube.comexternal-linkmessage-square11fedilinkarrow-up169
arrow-up169external-linkReally useful vim tricks you've probably never seen - Bread on Penguinswww.youtube.commesa@piefed.social to Linux@programming.devEnglish · 3 months agomessage-square11fedilink
minus-squaremmmm@sopuli.xyzlinkfedilinkarrow-up2·3 months agoI saw like the first couple minutes of that video, but if I recall correctly the <(thing) bit creates a temporary file in /proc so you can use it right away with your command, in the example you gave, with ls
I saw like the first couple minutes of that video, but if I recall correctly the
<(thing)bit creates a temporary file in /proc so you can use it right away with your command, in the example you gave, withls