Télécharger la liste

Description du projet

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.

Système requise

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

Un bug avec les répertoires d'entrée multiples a été fixée. Un paramètre-u a été ajouté, mettant en lecture seule au mode par défaut. Itérations multiples sans supprimer les sauvegardes ont été désactivée pour éviter tout écrasement. Un problème d'autorisations a été fixée.
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

Le script a été modifié pour utiliser find et grep au lieu de rgrep.
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