Dennis Malen propounded (on Mon, Aug 01, 2011 at 05:27:37PM -0400): | I can use the following to identify what file the user is in but not if he | is in udate or has another file opened in update while sitting in the | record: | | ps -ef|grep dennis Why the pipe to grep? Doesn't ps -fu dennis give you the same information? -- - JP