coreutils/src/cp
Jeremy Neptune 5e03b7c75d
cp: Added -t flag, and fixed path bug for source files.
* Added flag -t/--target-directory
* No longer assumes that the source arguments are files in the CWD (in other words, can copy files from directories other than CWD)
2016-07-15 13:15:05 -04:00
..
Cargo.toml Refactor and simplify build for utilities. 2015-12-07 21:56:45 -05:00
cp.rs cp: Added -t flag, and fixed path bug for source files. 2016-07-15 13:15:05 -04:00
main.rs Refactor and simplify build for utilities. 2015-12-07 21:56:45 -05:00