linux find命令问题

linux下执行这个命令find/-userharry-execcp-rf{}/IT/harry/\;提示[root@localhostIT]#find/-userhar... linux 下 执行这个命令 find / -user harry -exec cp -rf { } /IT/harry/ \;
提示
[root@localhost IT]# find / -user harry -exec cp -rf { } /IT/harry/ \;
find: ‘/proc/13952/task/13952/fd/6’: No such file or directory
find: ‘/proc/13952/task/13952/fdinfo/6’: No such file or directory
find: ‘/proc/13952/fd/6’: No such file or directory
find: ‘/proc/13952/fdinfo/6’: No such file or directory
find: ‘/run/user/1000/gvfs’: Permission denied
cp: cannot stat ‘{’: No such file or directory
cp: cannot stat ‘}’: No such file or directory
cp: cannot stat ‘{’: No such file or directory
cp: cannot stat ‘}’: No such file or directory
cp: cannot stat ‘{’: No such file or directory
cp: cannot stat ‘}’: No such file or directory
cp: cannot stat ‘{’: No such file or directory
cp: cannot stat ‘}’: No such file or directory
cp: cannot stat ‘{’: No such file or directory
cp: cannot stat ‘}’: No such file or directory
cp: cannot stat ‘{’: No such file or directory
cp: cannot stat ‘}’: No such file or directory
cp: cannot stat ‘{’: No such file or directory
cp: cannot stat ‘}’: No such file or directory
cp: cannot stat ‘{’: No such file or directory
cp: cannot stat ‘}’: No such file or directory
展开
 我来答
妹子0759
2014-08-18 · 超过61用户采纳过TA的回答
知道答主
回答量:172
采纳率:0%
帮助的人:111万
展开全部
权限问题。就像楼上说的一样,如果你想让你的zou用户也能查到,你可以用root赋权给你的zou用户。你想在/opt目录下操作。你可以进入/opt下。然后用root用户输入命令:chown -Rf zou:zou ./*。这样的用户zou也可以执行同样操作了
百度网友90d9da9
2014-08-18
知道答主
回答量:4
采纳率:0%
帮助的人:5424
展开全部
写错了,
find / -user harry | xargs -i cp -rf { } /IT/harry/

这样吧
已赞过 已踩过<
你对这个回答的评价是?
评论 收起
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式