sed 2.0.5

sed205.tgz ( Filesize:  114,600 )

ダウンロードはこちら

※ボタンを押すとダウンロードが始まります。

ダウンロード

ソフト詳細説明

It has long been noted that GNU sed is much slower than other
implementations. The current bottleneck is the way sed reads and
writes data files. It should read large blocks at a time (or even map
files, where that is supported). When possible, it should avoid
copying it's input from one place in memory to another. Patches to
make it do those things are welcome!

動作環境

sedの対応動作環境
ソフト名:sed
動作OS:汎用
機種:汎用
種類:GPL
作者: Free Software Foundation  Eric S. Raymond