• 2024-08-25ZBlog网站PHP发表文章时间显示XX天前
    functionTimeAgo($ptime){$ptime=strtotime($ptime);$etime=time()-$ptime;if($etime<1)return'刚刚';$interval=array(12*30*24*60*60=>'年前('.date('Y-m-d',$ptime).')
  • 2024-06-12使用 ps 查看进程的启动时间和运行时间
    用法ps-eopid,lstart,etime,cmd|grep<进程关键字>命令解释:lstartSTARTEDtimethecommandstarted.Seealsobsdstart,start,start_time,andstime.etimeELAPSEDelapsedtimesincetheprocesswasstarted,intheform[[DD-]