copy files with(retain) old permission
时间:2009-03-23 来源:sjhf
cp -pr /home/joe/htdocs-working/app /usr/local/apache2/htdocs/app Use the switch -p to preserve each file permission and the -r switch is to copy all subdirectories recursively. |
相关阅读 更多 +
排行榜 更多 +