Installing Ed

Installing Ed

Install Ed by running the following commands:



root:ed-0.2# ./configure --prefix=/usr
root:ed-0.2# make
root:ed-0.2# make install
root:ed-0.2# cd /usr/bin
root:bin# mv ed red /bin

Contents

The Ed package contains the ed program.

Description

Ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate text files.