3 lines
31 B
Plaintext
3 lines
31 B
Plaintext
|
echo Copying $1 to $2
|
||
|
cp $1 $2
|