sed reads the specified files or the standard input if no
files are specified, makes editing changes according to a
list of commands, and writes the results to the standard
output.
This is the binary package
Compiled with:
Amiga paths:
./configure --prefix=/amiga/source/sed-4.1.4-ppc-amigaos-bin AR=ppc-amigaos-ar CC=ppc-amigaos-gcc --host=ppc-amigaos
Unix paths:
./configure --program-suffix=-unix --prefix=/amiga/source/sed-4.1.4-ppc-amigaos-bin AR=ppc-amigaos-ar CC=ppc-amigaos-gcc --host=ppc-amigaos LIBS=-lunix
|