阅读背景:

shell脚本基础知识_贾维斯的博客_shell脚本基础知识

来源:互联网 

shell脚本基础知识

 

头部声明规范

#!/bin/bash
#Author: wang
#Version: 1.0
#Date: 2016-05-01
#Description:The script displays system information
echo "Greetings. The date and time are $(date)"
echo "Your working directory is: $(pwd)"#!/bin/bash
#Author:



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: