Operating System - HP-UX
1830900 Members
3359 Online
110017 Solutions
New Discussion

Getting bus error when executing find for nousers

 
SOLVED
Go to solution
Jack C. Mahaffey
Super Advisor

Getting bus error when executing find for nousers

I'm executing the following statement and it terminates with a bus error.
find / -nouser -exec ll -d {} \; > /tmp/nouser.20040227.01

Any ideas?

Three is no data in the file... I'm in the process of assigning user and group ids for id's not in passwd or group files.

No core files are being generated.

Jack
2 REPLIES 2
Robert-Jan Goossens
Honored Contributor
Solution

Re: Getting bus error when executing find for nousers

Jack C. Mahaffey
Super Advisor

Re: Getting bus error when executing find for nousers

Thank-you... Thank-you... Thank-you...


Did I remember to say thank-you?

Thank-you...

It works!!!!