标签:
apropos——查看配置文件功能
示例1:
# apropos ifconfig
显示ifconfig配置文件的功能,类似于执行man命令时的NAME信息
apropos命令
原文地址:http://www.cnblogs.com/zuhua/p/linux-apropos.html