This website requires JavaScript.
Explore
Help
Sign In
Fierelier
/
windvn
Watch
1
Star
0
Fork
0
You've already forked windvn
Code
Issues
2
Pull Requests
Projects
Releases
Wiki
Activity
d43b788465
windvn
/
path
/
dupe
3 lines
57 B
Plaintext
Raw
Normal View
History
Unescape
Escape
First commit
2022-05-10 10:50:10 +00:00
#!/usr/bin/env bash
Make scripts quit on error
2022-05-10 20:50:49 +00:00
set -e
First commit
2022-05-10 10:50:10 +00:00
cp --reflink=auto -a "$1" "$2"
Reference in New Issue
Copy Permalink