Mac to Programming · 1 year agoWhat are some common misconceptions about programming that you'd like to debunk?message-squaremessage-square180linkfedilinkarrow-up1117arrow-down17
arrow-up1110arrow-down1message-squareWhat are some common misconceptions about programming that you'd like to debunk?Mac to Programming · 1 year agomessage-square180linkfedilink
minus-squareanti-idpol actionlinkfedilinkarrow-up1·edit-21 year agopiping find to sed with some possible tr, awk or perl sprinkle is your friend* * not discounting the risk of ending up wasting more time than planned trying to get one complex regex right
minus-squareulkesh@beehaw.orglinkfedilinkEnglisharrow-up1·1 year agoOh I used some interesting IDE-based searching. QA closed the ticket so apparently I got them all! Haha.
piping
find
tosed
with some possibletr
,awk
or perl sprinkle is your friend** not discounting the risk of ending up wasting more time than planned trying to get one complex regex right
Oh I used some interesting IDE-based searching. QA closed the ticket so apparently I got them all! Haha.