HP3000-L Archives

June 2000, Week 4

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:
"Emerson, Tom # El Monte" <[log in to unmask]>
Reply To:
Emerson, Tom # El Monte
Date:
Thu, 22 Jun 2000 17:54:15 -0400
Content-Type:
text/plain
Parts/Attachments:
text/plain (30 lines)
> -----Original Message-----
> From: Ken Hirsch [mailto:[log in to unmask]]
>
> That part is easy.
> [...]
> Or, LISTF @[log in to unmask]@(ondevice(xx)),2 >filelist
> And look at the last few lines of filelist with the PRINT command.
> It will tell you the grand total of files and the number of sectors.

If you don't care about the filelist but want to get the count per this last
suggestion, issue this "build" command:

   :BUILD FILELIST;DISC=32,,V,ASCII;CIR

Then, of course, redirect the output to this existing file.  The ";CIR"
option causes it to be a circular file, and with this low limit, only the
last 32 lines are "kept" in the file...

> ----- Original Message -----
> From: "Jean Huot" <[log in to unmask]>
>
> > Hi Leonard,  I may sound fussy, but is there any way to get
> simply the
> total
> > of files instead of an ongoing everlasting list of files
> displayed on the
> > screen?
> >
> > Jean

ATOM RSS1 RSS2