回覆列表
  • 1 # 使用者8209154827005

    # 這裡的-x 引數判斷$myPath是否存在並且是否具有可執行許可權

    8. if [ ! -x "$myPath"]; then

    9. mkdir "$myPath"

    10. fi

    11.

    12. # 這裡的-d 引數判斷$myPath是否存在

    13. if [ ! -d "$myPath"]; then

    14. mkdir "$myPath"

    15. fi

    16.

    17. # 這裡的-f引數判斷$myFile是否存在

    18. if [ ! -f "$myFile" ]; then

    19. touch "$myFile"

    20. fi

    希望幫到你。

    ===========================================

    我暈 樓上答得這快~!!!!!

  • 中秋節和大豐收的關聯?
  • 臂叢神經損傷該如何治療?