6 releases
0.2.3 | Jul 2, 2023 |
---|---|
0.2.2 | Jun 30, 2023 |
0.1.2 | Jun 29, 2023 |
#1600 in Command line utilities
37 downloads per month
5KB
70 lines
easy-cp
a rich cp
Usage: easy-cp [OPTIONS] <FROM_PATH> <BASE_NAME>
Arguments:
<FROM_PATH>
<BASE_NAME>
Options:
-f, --force
-h, --help Print help
example
Use with fzf
in fish.
$ function cl
set pathname (fzf --print0)
and set newname [1]
and easy-cp
end
$ cl new.rs
Dependencies
~1.1–1.7MB
~31K SLoC