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
main
rwx
/
sh
/
io
/
cp.sh
10 lines
94 B
Bash
Raw
Permalink
Normal View
History
Unescape
Escape
cp
2025-07-27 19:31:35 +02:00
# cp
refactor(history): commit development branch new development branch from root commit
2025-02-10 21:54:51 +01:00
# copy interactively
alias/cp
2025-07-06 19:14:57 +02:00
#= cpi
cp
2025-07-27 19:31:35 +02:00
rwx_copy_interactive
(
)
{
refactor(history): commit development branch new development branch from root commit
2025-02-10 21:54:51 +01:00
cp
\
--interactive
\
"
${
@
}
"
}
Reference in a new issue
Copy permalink