windvn/path/dupe

2 lines
50 B
Plaintext
Raw Normal View History

2022-05-10 10:50:10 +00:00
#!/usr/bin/env bash
cp --reflink=auto -a "$1" "$2"