Sed for Windows


Sed: stream editor

Version

4.1.5

Description

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 occurances of a string within a file.

Version 1.4 is the fast, small sed originally distributed in the GNU toolkit and still distributed with Minix -- but it's still better for some uses (in particular, faster and less memory-intensive).

More information can be found in the docs provided with the package, and in

Homepage

http://www.gnu.org/software/sed/sed.html

Sources: http://ftp.gnu.org/gnu/sed

Download

If you download the Setup program of the package, any requirements for running applications, such as dynamic link libraries (DLL's) from the dependencies as listed below under Requirements, are already included. If you download the package as Zip files, then you must download and install the dependencies zip file yourself. Developer files (header files and libraries) from other packages are however not included; so if you wish to develop your own applications, you must separately install the required packages.

 
DescriptionDownloadSizeLast changeMd5sum
• Complete package, except sources Setup  1816340 1 July 2007  fc3c0476202569a54a579b124cb84058
• Sources Setup  950575 1 July 2007  0698ab8b60f0ae17617af1fb75d6ebd5
 
• Binaries Zip  262813 1 July 2007  762570e03cfe43df982401821206d833
• Dependencies Zip  708206 1 July 2007  98f2f71a049a42fd8e8150ad2f3bbfae
• Documentation Zip  898620 1 July 2007  db3f0d6678f4fd0bda8c8736ed4a1a2d
• Sources Zip  1663498 1 July 2007  cd76ab5d95d46e607c1a8337c9f6d2de
• Original sourcehttp://ftp.gnu.org/gnu/sed/sed-4.1.5.tar.gz

You can also download the files from the GnuWin32 files page. New releases of the port of this package can be monitored.

Installation, Usage and Help

The GnuWin32 port of Sed has an additional option -T (--textmode) for input and output in MS-Windows textmode<http://gnuwin32.sourceforge.net/compile.html#Text_files_and_binary_files>. The default is input and output in binary mode, so that all characters are copied verbatim; this is useful, for example, when editing files with Unicode characters, or with embedded Ctl-Z symbols.

General Installation Instructions

GnuWin32 Help (feature requests, bugs, etc)

Requirements

Requirements for running applications, excluding external ones such as msvcrt.dll, perl, etc, are included in the Setup program and the dependencies zip file.

sed,4.1.5,gnu,win32,win32s,win64,gnuwin32,i386,ia64,x86-64, gnuwin64,gnuwin,mswindows,ms-windows,windows,95,98,me,nt,2000,2k,xp,2003,vista