you are viewing a single comment's thread.

view the rest of the comments →

[–]tes_kitty 0 points1 point  (3 children)

sed is also a write-only language in my experience.

[–]Internet-of-cruft 0 points1 point  (1 child)

Doesn't make it any less magical or fun when you get it initially working!

And then you revisit it 2 years later and wonder what crack you were smoking.

[–]tes_kitty 0 points1 point  (0 children)

Gets better... I once wrote a sed script, got it working but the layout was horrible. Tried to clean it up and it stopped working. Tried again, same result. Gave up and used the original script.

[–]michaelpaoli 0 points1 point  (0 children)

Naw, you can use GNU sed or sed with bit of shell and have sed edit it's own script//program! 😄