The file system hierarchy standard [ FSHS ] explains /etc as follows :
It further goes on to say :
While this is the long and short of the matter, some believe that '/etc' is indeed an acronym and stands for "Editable Text Configuration". Oh well, the media is still not out with the verdict.
/etc/group 文件是管理Linux的用户组的文件,一般的group文件形式如下所示:
该文件的解读方法如下所示:
Ref:
etc=etcetera.linux下/etc为系统配置文件目录,该目录包含系统启动脚本、启动配置文件、用户登陆配置文件、网络配置文件、httpd 配置文件、IPSec 配置文件和其他文件等.
1、连接上相应的linux主机,进入到等待输入shell指令的linux命令行状态下。
2、其次,在命令行中输入:cd/etc。
3、键盘按“回车键”运行shell指令,此时会看到进入了/etc目录,说明/etc目录是存在的,反之则不存在。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)