小健_Linux-shell-Devops_Blog Logo
latest
  • DevOps和自动化运维实践
  • Github入门到实践
  • Jenkins持续化集成
  • KVM实践
  • Linux
    • 1. 命令行和操作系统
    • 2. Linux服务器架设
    • 3. 玩转shell脚本编程
      • 3.1. 1 基础知识
      • 3.2. 2 字符串与数组
      • 3.3. 3 运算符
      • 3.4. 4 流程控制
      • 3.5. 5 函数
      • 3.6. 6 正则表达式
      • 3.7. 7 三剑客之grep
      • 3.8. 8 三剑客之sed
      • 3.9. 9 三剑客之awk
      • 3.10. shell技巧与杂项
      • 3.11. xagrs使用
      • 3.12. 收集的一些shell脚本
      • 3.13. 自动化安装zabbix
      • 3.14. 自动化安装cacti服务器
      • 3.15. 自动化安装MongoDB
      • 3.16. 备份MongoDB
      • 3.17. 自动安装memcached
      • 3.18. 系统各项内容检测check_os
      • 3.19. 安装tomcat脚本
      • 3.20. install_zookeeper脚本
      • 3.21. install_elasticserch脚本
      • 3.22. 自动Autoinstall_ELK_V1.3脚本
      • 3.23. install_vsftpd_or_nfs脚本
      • 3.24. install_mysql5.7
      • 3.25. Linux下以秒为单位执行脚本
      • 3.26. 备份文件shell脚本
      • 3.27. monitor_Linux系统性能
      • 3.28. 修改IP_主机名_网卡信息脚本
      • 3.29. 检查恶意IP登录,拒绝SSH
      • 3.30. 数据库备份
      • 3.31. Centos6x开机性能优化
      • 3.32. 百宝箱脚本
      • 3.33. 使用python脚本安装MongoDB
      • 3.34. python实现端口扫描
      • 3.35. python检测ip存活状态
      • 3.36. k8s_deploy脚本
      • 3.37. example(字符串处理)
      • 3.38. 用Python实现定时备份Mongodb数据,并上传到FTP服务器
      • 3.39. Nginx日志切割脚本
      • 3.40. 一键安装docker脚本
      • 3.41. shell实现多并发控制
      • 3.42. 判断文件类型
      • 3.43. 用if语句编写选择菜单
      • 3.44. 使用while语句编写选择菜单
      • 3.45. 使用until编写选择菜单
      • 3.46. 目录定时备份
      • 3.47. 远程操作ftp进行上传和下载
      • 3.48. 批量创建用户脚本
      • 3.49. Centos升级内核版本(附带升级脚本)
      • 3.50. CPU监控脚本
      • 3.51. 检测函数执行是否超时
      • 3.52. 老男孩Shell编程实战
      • 3.53. 快捷安装不同版本Python
      • 3.54. 常用shell脚本大全
      • 3.55. 编写Shell脚本的最佳实践
        • 3.55.1. 参考文献
    • 4. 玩转数据库(mysql、Redis)
    • 5. Nginx学习
    • 6. LNMP、LAMP学习
    • 7. Zabbix监控企业实战
    • 8. 构建Linux高可用架构
    • 9. Zabbix3.0入门到精通
    • 10. 快速阅读Linux入门-阿铭Linux
  • Mysql王者之路
  • Other
  • Network_route_switch
小健_Linux-shell-Devops_Blog
  • »
  • Linux »
  • 3. 玩转shell脚本编程 »
  • 3.55. 编写Shell脚本的最佳实践
  • Edit on GitHub

Contents

  • 编写Shell脚本的最佳实践

    • 参考文献

3.55. 编写Shell脚本的最佳实践¶

3.55.1. 参考文献¶

编写Shell脚本的最佳实践

https://blog.mythsman.com/post/5d2ab67ff678ba2eb3bd346f/

Previous Next

© Copyright 2019, huxiaojian. Revision 8ad2c6db.

Built with Sphinx using a theme provided by Read the Docs.