Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
rpl - Intelligent recursive search/replace utility
rpl is a UN*X text replacement utility. It will replace strings with
new strings in multiple text files. It can work recursively over
directories and supports limiting the search to specific file
suffixes.
rpl was originally written by Joe Laffey; this is a rewritten version.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
rpl |
1.5.3 |
4.fc6 |
src |
14 KiB |
Sun Sep 10 07:10:39 2006 |
Changelog
- * Sun Sep 10 18:00:00 2006 Tim Jackson <rpm{%}timj{*}co{*}uk> 1.5.3-4
- Requires: python in place of env/python hack
- * Sat Sep 9 18:00:00 2006 Tim Jackson <rpm{%}timj{*}co{*}uk> 1.5.3-3
- Fix missing dep on python
- * Sat Sep 9 18:00:00 2006 Tim Jackson <rpm{%}timj{*}co{*}uk> 1.5.3-2
- Correct file mode on manpage (0755->0644)