Download List

프로젝트 설명

rsed solves one of the limitations of sed:
recursion. It is an interface script that provides
a few other useful features besides recursion: the
ability to test expressions easily before
performing modifications and automatically saving
the original files.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-09-19 19:22
0.3

다중 입력 디렉토리와 버그가 수정되었습니다. - u 매개 변수에서 읽기 전용 모드로 설정을 기본값으로 추가되었습니다. 백업을 삭제하지 않고 다수의 반복을 방지하려면 서면으로 사용할 수있다. 사용 권한 문제가 해결되었습니다.
A bug with multiple input directories was fixed. A -u parameter was added, setting read-only to default mode. Multiple iterations without deleting backups were disabled to prevent over-writing. A permissions problem was fixed.

2007-09-24 14:37
0.2

스크립트를 사용하여 찾을 수 바뀌었습니다 대신 rgrep grep.
Tags: Minor bugfixes
The script was modified to use find and grep instead of rgrep.

2005-05-01 13:36
0.1

Tags: Initial freshmeat announcement

Project Resources