按月归档: 11 月 2017

shell 编程基础之 Hello World

一、Shell 是什么二、shell编程工具三、第一个程序:Hello World3.1 建立程序3.2 执行程序3.3 解析程序四、脚本执行的常用方式 一、S...