HP3000-L Archives

March 1998, Week 2

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:
Michael I Yawn <[log in to unmask]>
Reply To:
Michael I Yawn <[log in to unmask]>
Date:
Mon, 9 Mar 1998 16:48:11 GMT
Content-Type:
text/plain
Parts/Attachments:
text/plain (29 lines)
Jeanette and Ken Nutsford ([log in to unmask]) wrote:
: MPE has a rename command for files but none for groups or accounts. The
: RESTORE command allows files to be stored to a specific group and account=

: but this can be a labourious approach in the situation where all that is
: required is to change an account name or group name. Are there any tools
: that provide this capability?

: Ken Nutsford

The Posix shell is great for this kind of thing.  Posix can move
all the files for you in one swell foop, but won't actually
create an MPE group.  So the easiest thing to do is:

:newgroup target.account
:sh
shell/iX> cd /ACCOUNT/SOURCE
shell/iX> mv * /ACCOUNT/TARGET

Mike
--
-----------------------------------------------------------------
Mike Yawn
Hewlett-Packard                      email       [log in to unmask]
Commercial Systems Division          Voice         (408) 447-4367
19447 Pruneridge Ave M/S 47UA        Fax           (408) 447-4441
Cupertino, CA  95014
-----------------------------------------------------------------

ATOM RSS1 RSS2