查看进程运行的时间
[root@yangzaigang ~]# ps -eo pid,tty,user,comm,lstart,etime|grep python3
5228 ? root python3 Mon Nov 1 14:11:25 2021 3-07:26:39
25484 pts/0 root python3 Thu Nov 4 21:35:12 2021 02:52
[root@yangzaigang ~]# ps -eo pid,tty,user,comm,lstart,etime|grep python3
5228 ? root python3 Mon Nov 1 14:11:25 2021 3-07:26:39
25484 pts/0 root python3 Thu Nov 4 21:35:12 2021 02:52