找回密码
 注册
查看: 490|回复: 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, 2025-2-13 22:05 , Processed in 0.023851 second(s), 16 queries .

© 2001-2025 Discuz! Team. Powered by Discuz! X3.5.

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