f@quokk.au to NushellEnglish · edit-24 months agoNushell 0.109.0www.nushell.shexternal-linkmessage-square3linkfedilinkarrow-up16arrow-down10
arrow-up16arrow-down1external-linkNushell 0.109.0www.nushell.shf@quokk.au to NushellEnglish · edit-24 months agomessage-square3linkfedilink
minus-squareDeebster@infosec.publinkfedilinkEnglisharrow-up1·4 months agoWhenever I want a regex it’s for things like | lines | where $it =~ foo. I don’t need help learning regex, so hopefully it’s useful for more practical tasks.
Whenever I want a regex it’s for things like
| lines | where $it =~ foo. I don’t need help learning regex, so hopefully it’s useful for more practical tasks.