copy-clone

This program is a simple Rust command-line-utility to copy the contents of one file to another.

It will only copy a single file.

Usage: copy src dest
src : src file
dest : destination file