Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://comet.sai.msu.ru/UNIXhelp/tasks/copy3.html
Дата изменения: Fri Jan 17 12:43:23 1997 Дата индексирования: Mon Oct 1 22:51:23 2012 Кодировка: Поисковые слова: meteoroid |
To copy a file to another directory from your current directory give name of the source file followed by the pathname to the destination file.
cp source path_to_destination
For the destination file to have the same name as the source file use:
cp source path_to_destination_directory