Shell编程基础知识.pptxVIP

  • 3
  • 0
  • 约2.29千字
  • 约 110页
  • 2022-06-01 发布于江西
  • 举报
Shell 编程;Index;The shell of Linux;Difference between programming and scripting languages;The first bash program ;The first bash program ;The second bash program ;Variables ;Warning ! ;Single and Double Quote;Examples;Examples ;The export command ;Environmental Variables ;Environmental Variables ;Environmental Variables ;Exit;Read command;Read command;Command Substitution;Example;Arithmetic Operators;Arithmetic Evaluation ;Arithmetic Evaluation ;Conditional Statements;Expressions;Expressions;#!/bin/bash # if0.sh echo -n “Enter your login name: read name if [ “$name” = “$USER” ]; then

文档评论(0)

1亿VIP精品文档

相关文档