- 1
- 0
- 约1.27万字
- 约 28页
- 2018-05-08 发布于江苏
- 举报
三、 UNIX 环境下的 Shell 编程
The first Bash shell program:
#!/bin/bash
# This is the first Bash shell program of the day.
# Scriptname: greetings
# Written by: Barbara Bashful
echo Hello $LOGNAME, its nice talking to you.
echo Your present working directory is `pwd`.
echo You are working on a machine called `uname -n`.
echo Here is a list of your files.
ls # List files in the present working directory
echo Bye for now $LOGNAME. The time is `date +%T`!
1.
您可能关注的文档
最近下载
- 〖初中地理〗长江经济带的协同发展课件-2025-2026学年八年级地理下学期(湘教版2024).pptx VIP
- (正式版)DB3305∕T 190-2021 《绿色建筑项目贷款实施规范》.pdf VIP
- 2024工程硕士预测复习及完整答案详解【全国通用】.docx
- 2024事业单位工勤技能考试考试综合练习及参考答案详解(培优).docx
- 临床衰弱老年住院患者护理专家共识.pptx
- 水产动物育种学知到智慧树期末考试答案题库2024年秋上海海洋大学.docx VIP
- 2020人教部编版五年语文下册教材《 威尼斯的小艇》课后练习参考答案.pdf
- 山东省烟台市龙口市(五四制)2024-2025学年七年级下学期期中考试数学试卷(含解析).pdf VIP
- (高中物理)《传感器》知识梳理.pdf
- 2024-2025学年事业单位工勤技能考试考试彩蛋押题及参考答案详解【突破训练】.docx
原创力文档

文档评论(0)