oldratlee/useful-scripts

show-busy-java-threads support MacOS

開放

#33 建立於 2014年1月7日

 (6 則留言) (0 個反應) (1 位負責人)Shell (2,795 個分叉)batch import
featurehelp wanted

倉庫指標

星標
 (7,519 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

  • Mac下使用解析命令行参数出错。Macgetopt不兼容GNU
    • 这个不是问题。自己手动来解析 来实现即可。
  • Macshow-busy-java-threads出错。Macps不兼容GNU
    • 比如 不支持 输出 线程ID(即 -L 选项)。
      • Mac下的ps-L是: List the set of keywords available for the -O and -o options.

貢獻者指南