Copying files and directories.
复制文件和目录。
The cp tool supports a recursive copying option (-r) that copies all the files, directories, and the files within those directories to the destination.
cp工具提供了一个递归复制选项(- r),使用该选项可以将所有的文件、目录以及这些目录中的文件全部复制到目标。
First copy the AFS headers from the OpenAFS directory by copying the directories and files from the dest \ i386_linux24 \ include into the include directory.
首先从OpenAFS目录中拷贝afs的头文件,方法是将dest \ i386_linux 24 \ include中的目录和文件全部拷贝到include目录中。
应用推荐