SUMMARY: Problem with find in 5.0?

From: David Hull <David_Hull_at_Jabil.com>
Date: Mon, 17 Jan 2000 07:27:47 -0500

Well, the problem seems to have been due to low disk space. When I first
started experiencing this, I checked the utilization with df -k, and it
showed 126MB free (out of about 15GB on advfs). Should be plenty to do a
find command, i would think. Anyway, after I had I/O errors when copying a
file to the partition, I became suspect of the disk space. So, I removed a
few files so that I now have, according to df, 133MB free, and find now
works fine.

Morale: apparently, it takes at least 130MB free on a partition to use the
find command. :)

Regards,
David Hull
SAP Basis Administrator
Jabil Circuit, Inc.
+1.727.803.3855

> -----Original Message-----
> From: David Hull [SMTP:David_Hull_at_Jabil.com]
> Sent: Friday, January 14, 2000 2:33 PM
> To: 'tru64-unix-managers_at_ornl.gov'
> Subject: Problem with find in 5.0?
>
> Someone let me know I'm not going crazy here!
>
> If I try:
> # find . -type d > dirlist
> then the file dirlist gets created, but with 0 size. (the dirlist file
> doesn't exist beforehand).
> If I try:
> # find . -type d >> dirlist
> then the file dirlist gets created with all the directories it should
> contain (again, the dirlist file didn't exist before)
>
> I've tried several different combinations and permutations of find with
> both
> > and >>, finding by type, name, whatever, and I get the same results.
> I've
> searched the mailing list archive and not found this mentioned before (of
> course, searching for the word 'find' does come up with many hits! :) I'm
> on an Alpha workstation with Tru64 5.0, no patches.
>
> Anyone else experienced this?
>
> Regards,
> David Hull
> SAP Basis Administrator
> Jabil Circuit, Inc.
> +1.727.803.3855
>
>
Received on Mon Jan 17 2000 - 12:28:38 NZDT

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:40 NZDT