MTZ@lemmy.world to Lemmy Shitpost@lemmy.world · 23 hours agoOpelemmy.worldimagemessage-square26fedilinkarrow-up1315
arrow-up1315imageOpelemmy.worldMTZ@lemmy.world to Lemmy Shitpost@lemmy.world · 23 hours agomessage-square26fedilink
minus-squarebearboiblake@pawb.sociallinkfedilinkEnglisharrow-up18·edit-220 hours agoThat’s a regular expression, the s stands for “substitute”, i.e. replace. Common way to edit text on Unix/Linux using command line text editors such as sed.
minus-squareVibeSurgeon@piefed.sociallinkfedilinkEnglisharrow-up15·21 hours agoIt means “replace ‘USA’ with ‘Trump’”
What is s/USA/Trump?
That’s a regular expression, the s stands for “substitute”, i.e. replace. Common way to edit text on Unix/Linux using command line text editors such as sed.
It means “replace ‘USA’ with ‘Trump’”