Audio (343) Datatype (51) Demo (203) Development (593) Document (22) Driver (97) Emulation (146) Game (994) Graphics (494) Library (113) Network (230) Office (65) Utility (913) Video (69)
Total files: 4333
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
Gnu-sed | Description: | Shell based text stream editor | Download: | gnu-sed.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 154kb | Version: | 4.0.9 | Date: | 20 Oct 2005 | Author: | Jay Fenlason, Tom Lord, Ken Pizzini, Paolo Bonzini | Submitter: | Peter Bengtsson | Category: | utility/shell | License: | GPL | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 1178 | | | Comments: | 0 | Snapshots: | 0 | Videos: | 0 | Downloads: | 356 (Current version) | | 356 (Accumulated) | Votes: | 0 (0/0) (30 days/7 days) | |
This is an older version of GNU sed which appears to work
better than the latest version. (sed 4.1.4 crashes a lot)
The binaries are compiled with clib2 and one version
with -unix (used Unix path-names instead of Amiga path-names).
From http://www.gnu.org/software/sed/sed.html :
"Sed (streams editor) isn't really a true text editor or text processor.
Instead, it is used to filter text, i.e., it takes text input and performs some
operation (or set of operations) on it and outputs the modified text. Sed is
typically used for extracting part of a file using pattern matching or
substituting multiple occurrences of a string within a file."
-Peter
|