bob_cpy Description This repository is for lecture in BOB 9th. Please ignore this repository. How to build and run Build gcc -o cpy cpy.c Run ./cpy (file1) (file2) or ./cpy (file1) (file2) ... (file_n) (directory)