Linux启动脚本分析研究之functions.docVIP

  • 2
  • 0
  • 约2.54万字
  • 约 27页
  • 2019-03-11 发布于江苏
  • 举报
个人收集整理 仅供参考学习 个人收集整理 仅供参考学习 PAGE / NUMPAGES 个人收集整理 仅供参考学习 Linux启动脚本分析之functions # -*-Shell-script-*- # # functions This file contains functions to be used by most or all # 注释 :该脚本几乎被 /etc/init.d/ 下地所有脚本所调用,因为它包含了大量地 # shell scripts in the /etc/init.d directory. # 地基础函数.同时也被 /etc/rc.d/rc.sysinit ,例如 success、action、failure 等函数 # Linux100中文网 / TEXTDOMAIN=initscripts # 设置 TEXTDOMAIN 变量 #########################################################################################################################################

文档评论(0)

1亿VIP精品文档

相关文档