minus-squarePhrodo_00@lemmy.worldtoProgramming@programming.dev•Real examples here?linkfedilinkarrow-up1·edit-21 year agoOriginal grep was pretty much a wrapper around sed (or actually maybe ed, I don’t remember). That’s why it’s called g/re/p, which is the sed command to do the same thing. linkfedilink
Original grep was pretty much a wrapper around sed (or actually maybe ed, I don’t remember). That’s why it’s called g/re/p, which is the sed command to do the same thing.