Crates.io | cat-once |
lib.rs | cat-once |
version | 1.3.0 |
source | src |
created_at | 2024-07-16 17:49:43.463181 |
updated_at | 2024-07-19 19:30:25.050802 |
description | Tool used to cat files in tight disc conditions saving disk space |
homepage | |
repository | |
max_upload_size | |
id | 1305349 |
size | 34,662 |
Cat and truncate file at the same time, by recopying it to itself.
cat-once --file test2.tar.zst --truncate 33 | tar -I zstd -xf - -C output
cat-once --dry-run --file heimdall-mainnet-snapshot-bulk-2024-02-01.tar.zst -c 1010765k | tar -I zstd -xf - -C output