Ed (software)

ed
Original author(s)Ken Thompson
Developer(s)AT&T Bell Laboratories
Initial release1973, 5152 years ago
Written inC
Operating systemUnix, Unix-like, Plan 9
PlatformCross-platform
TypeText editor
LicensePlan 9: MIT License

ed (pronounced as distinct letters, /ˌˈd/) is a line editor for Unix and Unix-like operating systems. It was one of the first parts of the Unix operating system that was developed, in August 1969. It remains part of the POSIX and Open Group standards for Unix-based operating systems, alongside the more sophisticated full-screen editor vi.