SED-49.ZIP (3,484K)
Uploaded Mon Jan 22 2024 14:04:33
GNU sed v4.9 for OS/2. Copyright (C) 1998-2022 Free Software Foundation, Inc. sed (stream editor) is a non-interactive command-line text editor. sed is commonly used to filter text, i.e., it takes text input, 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. Additional requirements: LIBCn v0.1.12. This port was done by: KO Myung-Hun.