码迷,mamicode.com
首页 > 系统相关 > 详细

linux下无ifconfig命令

时间:2014-09-13 12:02:25      阅读:186      评论:0      收藏:0      [点我收藏+]

标签:style   文件   div   sp   on   c   linux   line   size   

你不是用root用户运行此命令的吧?
这样试试看:
$ su -
password: 输入root用户口令
# ifconfig
 
还是没有的
 
用whereis命令找找看:
# whereis ifconfig
如果找不到,那可能你系统没装好


whereis ifconfig -a

-b      只有二进制搜索
-B (dirs)  定义了二进制文件查找路径
-m      只有手册搜索
-M (dirs)  定义查找路径
-s      只有搜索
-S (dirs)  定义查找路径
-f      终止目录的参数列表
-u      不寻常的条目搜索
-l      输出有效的查找路径








 
 
 
 

linux下无ifconfig命令

标签:style   文件   div   sp   on   c   linux   line   size   

原文地址:http://www.cnblogs.com/chen-lhx/p/3969638.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!