/my_cp

An implementation of the Unix `cp` command in Rust

Primary LanguageRust

Description

Just an implementation of cp for fun

Usage

usage: my_cp source_file target_file
       my_cp -R source_dir target_dir