5 lines
50 B
Fish
5 lines
50 B
Fish
|
function cp
|
||
|
command cp --reflink=auto $argv
|
||
|
end
|
||
|
|