[foo@bar ~]$ ps -eo lstart,pid,pcpu,vsz,ruser,cmd | grep tomcat | grep -v grep
2014-01-15
Linuxコマンド備忘録(ps)
・起動開始時間を取得する。例はtomcatの場合。
登録:
投稿 (Atom)
雑記
[foo@bar ~]$ ps -eo lstart,pid,pcpu,vsz,ruser,cmd | grep tomcat | grep -v grep