The UNIX and Linux Forums  

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 -->
  #2 (permalink)  
Old 12-13-2005
jim mcnamara jim mcnamara is offline Forum Staff  
...@...
  
 

Join Date: Feb 2004
Location: NM
Posts: 5,808
I get

Code:
kcsdev:/home/jmcnama> date;ps -ef|grep confused.
Tue Dec 13 09:45:12 MST 2005
 jmcnama  1699 20740  1 09:45:12 pts/3     0:00 grep confused.

which is what you'd expect.

I can't see why this could happen, unless you had multiple CPU's and multiple clocks.
I don't get it either.