5 releases (3 stable)
1.0.2 | Jul 4, 2023 |
---|---|
1.0.1 | Jun 11, 2023 |
0.2.0 | Sep 20, 2022 |
0.1.0 | Nov 4, 2021 |
#585 in Command-line interface
55 downloads per month
19KB
331 lines
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.
Dependencies
~2–10MB
~108K SLoC