SUMMARY: "find" command

From: Pandey, Abhimanyu (Abhimanyu.Pandey@worcester.edu)
Date: Wed Oct 04 2006 - 11:51:06 EDT


This worked out:

Andrew Hall [halla3@corp.earthlink.net]

/proc contains a lot of files that can cause issue w/ some binaries.
You could always:

cd / && find `ls | egrep -v '(proc|any_nfs_mount)'` -name core

HTH,

Drew

Also thanks to:

Kristopher Briscoe [kris.briscoe@gmail.com]
casper@holland.sun.com
Kristopher Briscoe [kris.briscoe@gmail.com]
Darren Dunham [ddunham@taos.com]
robert.collishe@bt.com
Michel Nguyen [MNguyen@mediagrif.com]

-----Original Message-----
From: sunmanagers-bounces@sunmanagers.org
[mailto:sunmanagers-bounces@sunmanagers.org] On Behalf Of Pandey,
Abhimanyu
Sent: Wednesday, October 04, 2006 11:36 AM
To: sunmanagers@sunmanagers.org
Subject: UPDATE: "find" command

# find / -local -name core &

[1] 11890

# pwdx 11890

11890: /proc/8970/fd

#ps -ef | grep 8970

root 8970 25091 0 Aug 31 ? 0:31 remotedprovider
solaris_diskpartition libWBEMdisk.so

SO THIS is getting stuck on /proc. Not much idea what this really
means.

 I did a google but not much.

Thanks,

Abhimanyu.

Abhimanyu Pandey
Information Technologies
Worcester State College
Worcester, MA 01602
Office: 508-929-8913

________________________________

From: Pandey, Abhimanyu
Sent: Wednesday, October 04, 2006 11:09 AM
To: 'sunmanagers@sunmanagers.org'
Subject: "find" command

Hello all,

It's a realy silly problem. Not urgent:

# find / -name core

/var/tmp/cc-transport/core

/usr/include/gtkhtml-2.0/libgtkhtml/dom/core

/usr/jdk/instances/jdk1.5.0/sample/jnlp/corba/src/core

/usr/apache/tomcat/webapps/tomcat-docs/catalina/docs/api/org/apache/cata
lina/core

/usr/apache/tomcat/webapps/tomcat-docs/jasper/docs/api/org/apache/jasper
/core

/usr/appserver/lib/install/applications/adminapp/adminapp_war/WEB-INF/cl
asses/com/sun/enterprise/admin/server/core

I do this once in a while just to double check that a core file might be
in the system. These days I notice that the command "hangs" and does
not return to command prompt.

I was wondering if there is an issue going on which I have missed in
routing systems check?

Regards,

Abhimanyu.
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:40:56 EDT