[kanchilug] [Tip] Display date of last time a process was started in `date` format

  • From: "Tha.Suresh" <jemenisuresh@xxxxxxxxx>
  • To: ILUG-C <ilugc@xxxxxxxxxxxxx>, KanchiLug <kanchilug@xxxxxxxxxxxxx>, iitdlug@xxxxxxxxxxxxxxxx
  • Date: Sun, 24 Oct 2010 08:02:30 +0530

Display date of last time a process was started in `date` format


$ ps -o lstart [pid]

Ex:

shrini@shrinivasan-laptop:~$ ps -o lstart 4504
                 STARTED
Sun Oct 24 07:46:58 2010



-- 
Regards,
Tha.Suresh

Kanchi Linux User Group Rocks !!!!
http://kanchilug.wordpress.com

My experiences with Linux are here,
http://thasulinux.wordpress.com
 

Other related posts:

  • » [kanchilug] [Tip] Display date of last time a process was started in `date` format - Tha.Suresh