mv
This commit is contained in:
parent
571da9bc7b
commit
38b2cc5a11
1 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,9 @@
|
||||||
|
# mv
|
||||||
|
|
||||||
# move interactively
|
# move interactively
|
||||||
|
#| mv
|
||||||
#= mvi
|
#= mvi
|
||||||
a__mo_ve_interactive() {
|
rwx_move_interactive() {
|
||||||
mv \
|
mv \
|
||||||
--interactive \
|
--interactive \
|
||||||
"${@}"
|
"${@}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue