The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 12-13-2005
r0sc0 r0sc0 is offline
Registered User
  
 

Join Date: Dec 2005
Location: MD
Posts: 18
Interesting date/ps time mismatch

[root@system root]# date;ps -ef|grep confused.
Tue Dec 13 11:11:22 EST 2005
root 12847 12733 0 11:21 pts/83 00:00:00 grep confused.

I am really confused on why my ps and my date command are returning different values for the time. Anyone know how to resolve this?

Running FC2, if it helps.

Last edited by r0sc0; 12-13-2005 at 12:47 PM..