[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]#
为什么呢?
谢谢 |