rm
This commit is contained in:
parent
1beea8534c
commit
2c38dd2644
1 changed files with 4 additions and 1 deletions
|
@ -1,6 +1,9 @@
|
||||||
|
# rm
|
||||||
|
|
||||||
# remove interactively
|
# remove interactively
|
||||||
|
#| rm
|
||||||
#= rmi
|
#= rmi
|
||||||
a__re_move_interactive() {
|
rwx_remove_interactive() {
|
||||||
rm \
|
rm \
|
||||||
--interactive \
|
--interactive \
|
||||||
"${@}"
|
"${@}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue