珀耳塞福建 发表于 2018-8-26 06:01:09

关于shell脚本

view plaincopy to clipboardprint?  ·········10········20········30········40········50········60········70········80········90········100·······110·······120·······130·······140·······150
  #!/bin/bash
  echo -e "hello,how are you?"
  exit 0
  #!/bin/bash
  echo -e "hello,how are you?"
  exit 0

页: [1]
查看完整版本: 关于shell脚本