试题详情

Shell语言中,条件判断语句的形式为()。

Aif expr then „ else „ fi

Bif expr {„} else {„}

Cif expr then „else if „ end if

Dif expr „ else „ end if