Hacker News new | ask | show | jobs
by mlegendre 650 days ago
Amusingly, in French, "desed" sounds like "décéde", which means die / decease. That's quite a fitting name for a tool one would use in "I need to debug a sed script" situations!
1 comments

`sed` in latin is often used to contrast two things, "not this, but that", eg

Amīcitia nōn semper intellegitur sed sentītur. (Friendship is not always understood, but it is felt.)

which I'm always reminded of when using sed(1) in a script to provide, not this pattern, but that replacement.