6 ms·
Notepad going the way of Wordpad, EDIT.COM becoming the new Notepad. What's next, in a few years we're rocking EDLIN when we need to operate on a text file saf
by pvdebbe 7mo ago
Notepad going the way of Wordpad, EDIT.COM becoming the new Notepad.
What's next, in a few years we're rocking EDLIN when we need to operate on a text file safely?
- Apocryphon 7mo agohttps://gnuwin32.sourceforge.net/packages/ed.htm https://gnuwin32.sourceforge.net/packages/ed.htm
- noinsight 7mo ago> EDIT.COM becoming the new Notepad. edit.exe[1,2] actually. And it runs on Linux too! Linux had a real lack of good text editors. [1] https://github.com/microsoft/edit https://github.com/microsoft/edit [2] https://learn.microsoft.com/en-us/windows/edit/ https://learn.microsoft.com/en-us/windows/edit/
- gmueckl 7mo agoSo I was about ready to rant about bloat in modern software, but I checked first: the new edit.exe for Windows is 260kB. The old editor for DOS 6.22 was actually provided by qbasic.exe, which had the editor and a full BASIC interpreter packed in 250kB. Edit.com was just a tiny wrapper. This isn't bad at all given how most other software evolved in thr the intervening 30 years.
- cyberax 7mo agoOldie bit goodie: https://www.gnu.org/fun/jokes/ed-msg.en.html https://www.gnu.org/fun/jokes/ed-msg.en.html
- bananaflag 7mo agoI remember first finding out about Edlin in 2003 while reading DOS for Dummies by Dan Gookin. Experienced a lot of anemoia that day. That short section about Edlin was the most touching part of the entire book (probably because it took place before the DOS 5-6 / Win 3.x era which already felt old).