QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 690|回复: 1

奇怪 find杂不能用了

[复制链接]
发表于 2004-11-30 13:51:40 | 显示全部楼层 |阅读模式
[root@rh9 root]# find / -name "*.cpp" -o -name "*.sh"
/usr/bin/find: line 1: -bash:: command not found
[root@rh9 root]# find / -name "*.cpp" -o -name "*.h"
/usr/bin/find: line 1: -bash:: command not found
[root@rh9 root]# /usr/bin/find / -name "*.cpp" -o -name "*.h"
/usr/bin/find: line 1: -bash:: command not found
[root@rh9 root]# ls -l/usr/bin/find
ls: invalid option -- /
Try `ls --help' for more information.
[root@rh9 root]# ls -l /usr/bin/find
-rwxr-xr-x    1 root     root           37 Sep 10 22:18 /usr/bin/find
ls -l /usr/bin/find
-rwxr-xr-x    1 root     root           37 Sep 10 22:18 /usr/bin/find
发表于 2004-12-1 14:48:38 | 显示全部楼层
你的 find 文件才 37 字节?
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-5 15:50 , Processed in 0.045472 second(s), 15 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表