变量 aa=/usr/bin export bb=/usrbin ${aa} $bb 文件 if [ ! -f "${OHOS_IMAGES_DIR}/Image" ];then 目录 if [ ! -f "${OHOS_IMAGES_DIR}" ];then ``` bash dash csh