rawmv

Crates.iorawmv
lib.rsrawmv
version1.0.2
sourcesrc
created_at2021-11-04 21:15:50.00974
updated_at2023-07-04 20:43:51.999656
descriptionmv(1) but without cp(1) fallback. Simple wrapper of renameat2(2).
homepage
repositoryhttps://github.com/oxalica/rawmv
max_upload_size
id477019
size55,605
(oxalica)

documentation

README

rawmv

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.

Commit count: 20

cargo fmt