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