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

题目详情

填空题 完善程序,实现函数调用. #!/bin/bash testfile( ) #函数定义 {if [ -d $1 ] then echo "$1 is a directory!" else echo "$1 is not a directory!" fi return } (1) #函数调用

学科:Linux操作系统2023

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

Copyright © 2022 津ICP备2021001502号