好用的命令行

1.查找包中的 字符串shell

unzip -p ldt_apptwmotherdev_v100_#498.ipa | strings | grep "iap"

2.shell 獲取當前腳本文件路徑app

basepath="$( cd "$( dirname "$0"  )" && pwd  )"
相關文章
相關標籤/搜索