🌈 搜索
📅  最后修改于: 2022-03-11 14:50:00.256000             🧑  作者: Mango
if [[a != b]]; then echo "a is not b" else echo "a is the same as b" fi