touch file...
cp file1 file2 cp SRC... DST # 拷贝多个文件到指定目录
rm file1 [file2]...
mv /path1/to/file1 /path2/to/[file2]