Crates.io | quick-replace |
lib.rs | quick-replace |
version | 0.1.1 |
source | src |
created_at | 2023-04-07 11:11:28.372363 |
updated_at | 2023-04-07 11:16:03.71745 |
description | Quick, lightweight find and replace tool. |
homepage | |
repository | https://github.com/acaala/qrep |
max_upload_size | |
id | 832872 |
size | 24,297 |
quick-replace [OPTIONS] <FROM> <TO> <path/to/file.txt>
Flag | Description |
---|---|
-h | Display help information |
-r | Replace file without creating a backup (cannot be used with -c) |
-c | Compress backup file (cannot be used with -r) |