ファイル <file1> をコピーし、ファイル <file2> を作成する。 <file2> がすでに存在する場合は上書きされる。 <file1> と <file2> は違う名前でなければならない。 例: filecopy 'test.dat' 'test2.dat'