cp
This commit is contained in:
parent
2278c53fe1
commit
35b464c8f8
1 changed files with 3 additions and 1 deletions
|
@ -1,6 +1,8 @@
|
|||
# cp
|
||||
|
||||
# copy interactively
|
||||
#= cpi
|
||||
a__co_py_interactive() {
|
||||
rwx_copy_interactive() {
|
||||
cp \
|
||||
--interactive \
|
||||
"${@}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue