#words #replacing #file

app ReplaceInFile

A small package for replacing words in a file

4 releases

0.1.3 Apr 13, 2022
0.1.2 Apr 13, 2022
0.1.1 Apr 11, 2022
0.1.0 Apr 11, 2022

#3 in #replacing

MIT license

3KB

Replace In File

A little program for replacing words in a file.

Usage

rep [WordToReplace] [WordToReplaceWith] Filename

Installation

cargo install ReplaceInFile

No runtime deps