Audio (340) Datatype (50) Demo (203) Development (592) Document (22) Driver (100) Emulation (146) Game (984) Graphics (491) Library (112) Network (230) Office (65) Utility (907) Video (68)
Total files: 4310
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Gnu-sed-ss | Description: | The GNU sed stream editor | Download: | gnu-sed-ss.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 331kb | Version: | 4.1.4-1 | Date: | 30 Nov 2005 | Author: | Free Software Foundation (port by Nicolas Mendoza) | Submitter: | Steven Solie | Email: | ssolie/telus net | Category: | utility/shell | License: | GPL | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 1363 | | | Comments: | 1 | Snapshots: | 0 | Videos: | 0 | Downloads: | 261 (Current version) | | 261 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
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
|