题海让大学四年没有难题
白天模式登陆

题目详情

填空题 阅读以下程序,回答问题. #!/bin/bash count=0 for i in * do if test -x $i then count=`expr $count + 1` fi done echo Total of $count files executable 第(5)行语句作用是____________.该脚本程序的功能是____________

学科:Linux操作系统2023

时间:2023-06-20 10:34:17

Copyright © 2022 津ICP备2021001502号