HP3000-L Archives

February 2004, Week 3

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:
Matthew Perdue <[log in to unmask]>
Reply To:
Date:
Tue, 17 Feb 2004 05:00:18 -0600
Content-Type:
text/plain
Parts/Attachments:
text/plain (30 lines)
Venkataraman Ramakrishnan <[log in to unmask]> wrote:
>Hello everybody,
>
>I want to search list all the files of the format "XAAAAAnn" in a group
>where
>X=3DCharacter X,=20
>A=3DAny Character between [a-z] and
>N=3Dany number between 0-9
>
>So I used the following command
>LISTFILE X[A-Z][A-Z][A-Z][A-Z][A-Z][0-9][0-9]."GROUP-NAME"
>
>This gives the following error
>File name is more than eight characters long. (CIERR 532)
>
>Can anyone throw some light on this???
>
>Venkat

Variations of your command produced the same results. However, change
the format to HFS syntax and the command works:

LISTFILE /ACCT/GROUP/X[A-Z][A-Z][A-Z][A-Z][A-Z][0-9][0-9]

I suspect you've identified a bug in non-HFS parsing by the LISTFILE
command.

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2