This website requires JavaScript.
Explore
Help
Sign in
rwx.work
/
rwx
Watch
1
Star
0
Fork
You've already forked rwx
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
0af9cfa4fc
rwx
/
sh
/
io
/
rm.sh
11 lines
104 B
Bash
Raw
Normal View
History
Unescape
Escape
rm
2025-07-27 20:34:12 +02:00
# rm
refactor(history): commit development branch new development branch from root commit
2025-02-10 21:54:51 +01:00
# remove interactively
rm
2025-07-27 20:34:12 +02:00
#| rm
alias/rm
2025-07-06 19:14:11 +02:00
#= rmi
rm
2025-07-27 20:34:12 +02:00
rwx_remove_interactive
(
)
{
refactor(history): commit development branch new development branch from root commit
2025-02-10 21:54:51 +01:00
rm
\
--interactive
\
"
${
@
}
"
}
Reference in a new issue
Copy permalink