minised for Windows (original) (raw)
MiniSed: stream editor
Version
1.12
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.
MiniSed 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
- IBM Developer Works Common Threads: Sed by Example:
- Sed FAQ<http://sed.sourceforge.net/sedfaq.html>
- Grymoire Sed Tutorial<http://www.grymoire.com/Unix/Sed.html>
- Sed and Regular Expressions<http://main.rtfiber.com.tw/~changyj/sed>
- Sourceforge project Sed<http://sed.sourceforge.net>
- SedSed<http://sedsed.sourceforge.net>
- Sed specification<http://www.opengroup.org/onlinepubs/009695399/utilities/sed.html>
- Regular expressions specification<http://www.opengroup.org/onlinepubs/009695399/basedefs/xbd_chap09.html>
- Sed Tutorial<http://www.panix.com/~elflord/unix/sed.html>
- Sed Users Mailing List<http://groups.yahoo.com/group/sed-users>
Homepage
http://www.exactcode.de/site/open_source/minised/
Sources: http://dl.exactcode.de/oss/minised
Download
| Description | Download | Size | Last change | Md5sum | | | | | | ---------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------- | ----------- | ------ | | --------------- | | -------------------------------- | | • Complete package, except sources | | Setup | | 351717 | | 7 November 2007 | | 8fb08949b8e523cce334195b5bcdfacd | | • Sources | | Setup | | 330466 | | 7 November 2007 | | d909d6601ad8b0b7f6d042e667280ec6 | | | | | | | | | | | | • Binaries | | Zip | | 24790 | | 7 November 2007 | | 46af17ce39370fd7749fd86550ba93b3 | | • Documentation | | Zip | | 41461 | | 5 November 2007 | | 3fb60068efc4edaf49eff70ba0e4e1f6 | | • Sources | | Zip | | 87564 | | 7 November 2007 | | 6b13eb563af101762cb3c7416d7bca64 | | • Original source | http://dl.exactcode.de/oss/minised/minised-1.12.tar.gz | | | | | | | |
You can also download the files from the GnuWin32files page. New releases of the port of this package can bemonitored.
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
- Win32, i.e. MS-Windows 95 / 98 / ME / NT / 2000 / XP / 2003 / Vista with msvcrt.dll and msvcp60.dll. If msvcrt.dll or msvcp60.dll is not in your Windows/System folder, get them from Microsoft, or (msvcrt.dll only) by installing Internet Explorer 4.0 or higher.
minised,1.12,gnu,win32,win32s,win64,gnuwin32,i386,ia64,x86-64, gnuwin64,gnuwin,mswindows,ms-windows,windows,95,98,me,nt,2000,2k,xp,2003,vista