shel ---條件、循環

1、 if語句html if示例linux #!/bin/bash user=kiosk if grep $user /etc/passwd;then echo 「Hello $user」 fiios if date;then echo 「Hello date」 fiweb if-else示例vim #!/bin/bash user=student if grep $user /etc/passw
相關文章
相關標籤/搜索