【问题标题】:Redhat alternative for AIX chitabAIX chitab 的 Redhat 替代品
【发布时间】:2020-04-23 01:32:49
【问题描述】:

我们正在从 AIX 迁移到 Redhat Linux。在我们的 shell 脚本中,我们使用 AIX chitab 命令来修改 /etc/inittab 文件。但是在 Redhat Linux 中,看不到任何修改 /etc/inittab 文件的命令。

【问题讨论】:

    标签: redhat inittab


    【解决方案1】:

    据我所知,Linux 中没有等价物,因为你可以直接编辑文件

    vi /etc/inittab
    
    ## if you dont want to reboot, do the following
    init q
    

    【讨论】:

      猜你喜欢
      • 2019-10-25
      • 1970-01-01
      • 2020-03-17
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2010-11-08
      • 2012-01-25
      • 2015-08-05
      相关资源
      最近更新 更多