minus-squaregendulf@kbin.socialtoProgramming@programming.dev•How do you shell expand your variables and why?linkfedilinkarrow-up3·2 years agoTo be safe, should probably output grep to a file, then cat that. linkfedilink
minus-squaregendulf@kbin.socialtoPiracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ@lemmy.dbzer0.com•What is the opposite of "All rights reserved"?linkfedilinkarrow-up2·2 years agoNo rights preserved? linkfedilink
minus-squaregendulf@kbin.socialtoProgrammer Humor@programming.dev•Linux Best Practiceslinkfedilinkarrow-up5·2 years agohttps://www.rust-lang.org/tools/install Why is it the canon way to install rust by piping curl output to sh??? linkfedilink
To be safe, should probably output grep to a file, then cat that.