|
|
| There's more than one way to do things | |
| PerlMonks |
Re: Linux Process Start Timeby idsfa (Vicar) |
| on Jul 27, 2009 at 16:30 UTC ( #783592=note: print w/ replies, xml ) | Need Help?? |
|
This gives you the creation time of the process in seconds since the start of the epoch. While there can be concerns about portability across different OSes, you specified linux, and you wouldn't want to use /proc if you wanted to port this anywhere else anyway ... (Yes, I know, it's technically the time since the file was last changed, but the stat file is special that way.) The intelligent reader will judge for himself. Without examining the facts fully and fairly, there is no way of knowing whether vox populi is really vox dei, or merely vox asinorum. — Cyrus H. Gordon
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||