mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
8e17bd7210
A light replacement to the combination of sed/awk/grep/head/tail PR: 29837 Submitted by: Patrick Li <pat@databits.net>
10 lines
344 B
Plaintext
10 lines
344 B
Plaintext
ReplaceIt was written as a quick, light and effective replacement to
|
|
the combination of sed/awk/grep/head/tail and other such shell
|
|
utilities, as well as being quicker in startup (at least) than an
|
|
equivilant Perl solution.
|
|
|
|
WWW: http://pldaniels.com/replaceit/
|
|
Author: Paul L Daniels <pldaniels@pldaniels.com>
|
|
|
|
- Patrick Li <pat@databits.net>
|