zephyr@lemmy.world to Programming · 1 year agoHow do you shell expand your variables and why?lemmy.worldimagemessage-square29fedilinkarrow-up168arrow-down14cross-posted to: shell
arrow-up164arrow-down1imageHow do you shell expand your variables and why?lemmy.worldzephyr@lemmy.world to Programming · 1 year agomessage-square29fedilinkcross-posted to: shell
minus-squaregendulf@kbin.sociallinkfedilinkarrow-up3·1 year agoTo be safe, should probably output grep to a file, then cat that.
minus-squareilega_dh@feddit.nllinkfedilinkarrow-up1·1 year agoAgreed. Everything in Linux is a file so let’s keep it that way.
To be safe, should probably output grep to a file, then cat that.
Agreed. Everything in Linux is a file so let’s keep it that way.
deleted by creator