LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 696|回复: 2

这个命令怎么不能用了?

[复制链接]
发表于 2004-12-5 23:28:42 | 显示全部楼层 |阅读模式
[root@localhost ygl]# fdisk -l
bash: fdisk: command not found
[root@localhost ygl]# fdisk -l
bash: fdisk: command not found
[root@localhost ygl]# fdisk -l /dev/hda
bash: fdisk: command not found
[root@localhost ygl]# fdisk -l /dev/hdb
bash: fdisk: command not found
[root@localhost ygl]#


为什么呢?
谢谢
发表于 2004-12-5 23:38:26 | 显示全部楼层
whereis fdisk 可能你的fdisk已经不在你的PATH下了
/sbin/fdisk -l /dev/hdb
发表于 2004-12-8 19:54:20 | 显示全部楼层
ls /sbin/ | grep fdisk
看看有沒有這個程序先…………
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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