Scale-of-evaluation / daily-question

This repo is used to help you better understand the world,Enjoy!
MIT License
4 stars 2 forks source link

【09.05】Linux查看后台所有 java 进程 #269

Open Derek-94tm opened 2 years ago

Derek-94tm commented 2 years ago

请在下方作答。

changjl317 commented 2 years ago

ps -ef | grep java