如何在shell里面使用if-then语句

2026-02-14 08:13:01

1、打开终端窗口。

如何在shell里面使用if-then语句

2、这样是基本格式。

如何在shell里面使用if-then语句

3、可以看到执行了if后面的语句

如何在shell里面使用if-then语句

4、现在我们输入一个错误的命令。

如何在shell里面使用if-then语句

5、可以看到执行fi后面的语句。

如何在shell里面使用if-then语句

6、还可以输出多个命令。

如何在shell里面使用if-then语句

如何在shell里面使用if-then语句

猜你喜欢