oldratlee/useful-scripts

show-busy-java-threads support MacOS

Aberta

#33 aberto em 7 de jan. de 2014

 (6 comentários) (0 reação) (1 responsável)Shell (2.795 forks)batch import
featurehelp wanted

Métricas do repositório

Stars
 (7.519 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

  • 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.

Guia do colaborador