Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
実行中のプロセスの Linux 機能を確認したいと思います。
ps -ef |awk {'print $2'} | xargs getpcaps