gpt4 book ai didi

unix - '-a' 在 Unix Shell 脚本中做什么

转载 作者:行者123 更新时间:2023-12-04 20:00:23 25 4
gpt4 key购买 nike

下面一行中的 -a 是什么意思。

if [ "${FILE_SYSTEM}" != "xyz" -a "${FILE_SYSTEM}" != "abc" ]

最佳答案

人工测试

 EXPRESSION1 -a EXPRESSION2
both EXPRESSION1 and EXPRESSION2 are true

关于unix - '-a' 在 Unix Shell 脚本中做什么,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3903555/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com