Small but mighty news for UNIX fans:
GNU ed 1.22 is out! Now you can filter specific line ranges through shell commands directly in ed, ex(1)-style:
1,10!sortJust like in ex or sed, this filters addressed lines through your favorite shell tools a great upgrade for scripting and editing workflows.
Even better: Today’s batch of Slackware -current updates already includes ed 1.22. If you’re running -current and up to date, you already have the new version!
#unix #linux #ed #texteditor #posix #slackware
Small but mighty news for UNIX fans:
GNU ed 1.22 is out! Now you can filter specific line ranges through shell commands directly in ed, ex(1)-style:
1,10!sortJust like in ex or sed, this filters addressed lines through your favorite shell tools a great upgrade for scripting and editing workflows.
Even better: Today’s batch of Slackware -current updates already includes ed 1.22. If you’re running -current and up to date, you already have the new version!
#unix #linux #ed #texteditor #posix #slackware
Recently started learning #morsecode , although it's completely useless to me. Sometimes it helps to understand why things developed like they did when you go back in time, when remote communication started. And I love having a #lowtech fallbacks.
It's like learning #ed in order to understand concepts of #vim.
Already read the book twice 🙂
Ed question.mwl
P
*a
@mwl did you wrote the book using Ed?
.
*wq
48