replace

Crates.ioreplace
lib.rsreplace
version0.1.2
sourcesrc
created_at2020-07-18 23:32:39.600876
updated_at2020-07-19 06:53:24.113129
description替换文件中字符串
homepagehttps://github.com/ptechen
repositoryhttps://github.com/ptechen/replace.git
max_upload_size
id266704
size23,985
Petechen (ptechen)

documentation

https://github.com/ptechen/rsmd5/blob/master/README.md

README

replace

USAGE: replace [OPTIONS]

FLAGS:

-h, --help       Prints help information
-V, --version    Prints version information

OPTIONS:

<ons>     o:old n:new, example: 'new^^old' example: 'new^^old@@new1^^old1' rule example:
          'new\s+new^^old@@new1^^old1'
<file>    Input files to read, example: 'test.log test1.log'
Commit count: 0

cargo fmt