dream789 发表于 2018-8-27 08:25:32

shell 基本应用及例子(三)

  # cat for.sh
  #!/bin/sh
  for((i=1;i
页: [1]
查看完整版本: shell 基本应用及例子(三)