Letter R

replace - Replace strings in textfile

Website: http://www.mysql.com/
License: GPLv2
Description:
This program replaces strings in files or from stdin to stdout.
It accepts a list of from-string/to-string pairs and replaces
each occurrence of a from-string with the corresponding to-string.
The first occurrence of a found string is matched. If there is more
than one possibility for the string to replace, longer matches
are preferred before shorter matches.

How to Install

sudo yum -y install https://extras.getpagespeed.com/release-latest.rpm
sudo yum -y install replace

Packages

replace-5.6.44-2.el7.x86_64 [827 KiB] Changelog by Danila Vershinin (2019-05-22):
- Separate package just for the lovely replace

Subscribe