Документ взят из кэша поисковой машины. Адрес оригинального документа : http://comet.sai.msu.ru/UNIXhelp/tasks/cp.html
Дата изменения: Fri Jan 17 12:43:23 1997
Дата индексирования: Mon Oct 1 21:35:15 2012
Кодировка:

Поисковые слова: arp 220
Copying directories

Copying directories

To copy a directory use the command:

   cp -r directory1 directory2

This copies directory1 and everything that it contains to directory2. The directory is created if it does not exist.

If directory2 does exist then directory1 is created as a subdirectory within it.


[Home] [Search] [Index]