File: README

package info (click to toggle)
sed 3.02-5
  • links: PTS
  • area: main
  • in suites: potato
  • size: 1,412 kB
  • ctags: 898
  • sloc: ansic: 7,768; sh: 484; sed: 359; makefile: 180
file content (20 lines) | stat: -rw-r--r-- 838 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
This is version 3.02 of the GNU implementation of the POSIX
stream editor `sed'.  (3.01 had a small but important bug
in character-class parsing.  3.00 was a short-lived rx-based
release that was yanked due to various problems.  2.05 is the
most visible predecessor to 3.01.)  It fixes several bugs, has
minor performance improvements, features a major re-organization
of the code, and has many portability enhancements.

See the file INSTALL for generic compilation and installation
instructions.

The file README.boot gives instructions for making a "bootstrap"
version of sed on systems which lack any pre-existing and working
version of sed.

The file djgpp/README contains instructions for building sed
on DOS based systems using the djgpp compiler and its associated
tools.

See the file BUGS for instructions about reporting bugs.