| Crates.io | rawmv |
| lib.rs | rawmv |
| version | 1.0.2 |
| created_at | 2021-11-04 21:15:50.00974+00 |
| updated_at | 2023-07-04 20:43:51.999656+00 |
| description | mv(1) but without cp(1) fallback. Simple wrapper of renameat2(2). |
| homepage | |
| repository | https://github.com/oxalica/rawmv |
| max_upload_size | |
| id | 477019 |
| size | 55,605 |
This project is archived now. coreutils >= 9.2 already covers this functionality with mv --no-copy.
mv(1) but without cp(1) fallback. Simple wrapper of renameat2(2).
The command line interface follows mv(1). Run it with --help for detail.