aburd / my_cp

An implementation of the Unix `cp` command in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Description

Just an implementation of cp for fun

Usage

usage: my_cp source_file target_file
       my_cp -R source_dir target_dir

About

An implementation of the Unix `cp` command in Rust


Languages

Language:Rust 100.0%