HP3000-L Archives

October 2000, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Stan Sieler <[log in to unmask]>
Reply To:
Stan Sieler <[log in to unmask]>
Date:
Mon, 2 Oct 2000 11:00:16 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (33 lines)
Re:
> I have a question about disc space.  I am trying to find out where 2 million
> sectors of disc space disappeared to last Friday.

I think I saw them hitchhiking down the interstate.

If they're in a file (or several files), you might try the free FINDBIG:

   :findbig.pub.allegro "/ -sort -size 4"

which will produce a sorted list of all files larger than 4 MB.
Example:

   :run findbig.pub;info="/ -size 4 -sort"

     365 MB  /XOVER/NM/XTEST
     320 MB  /SIELER/FOO/X26
     148 MB  /XOVER/A/NEWDISK
     102 MB  /FWTAPE/ARCHIVES/VERS0010
      88 MB  /XOVER/NM/TIKTOK
      84 MB  /FWTAPE/ARCHIVES/VERS0009
      59 MB  /JAVA/FREEWARE/JDK117

FINDBIG is available at
http://www.allegro.com/software/hp3000/allegro.html#FINDBIG
Note: the program file determines what you're trying to do
based on the program file's name.  Call it FINDBIG and you're
home free.  Call it something else, and you'll have to read the
help information.

Stan Sieler                                           [log in to unmask]
www.allegro.com/sieler/wanted/index.html          www.allegro.com/sieler

ATOM RSS1 RSS2