MPE/iX Commands Reference Manual (32650-90877)

Chapter 9 329
Command List VII
Commands MOUNT thru OUTFENCE
NEWDIR dir1.mygroup.myacct
The following example creates an HFS-named directory called john by specifying the full
pathname of the directory. Since the directory will reside in the MPE/iX account MYACCT,
and since HFS syntax is case-sensitive, the user enters "MYACCT" in uppercase.
NEWDIR /MYACCT/jones/cmdf/john
The following example creates an MPE-named directory called DIR1 in the current
working directory (CWD). Note that the
dir_name
is shifted to uppercase.
NEWDIR dir1
The following example creates an HFS-named directory called dir1 in the current working
directory (CWD). Note that in this example, the
dir_name
is not shifted to uppercase.
NEWDIR ./dir1
The following example creates an HFS-named directory called dir2 by specifying POSIX
syntax:
NEWDIR ./dir2
The next example creates an MPE-named directory called A.
group.logon_acct
.
NEWDIR a.group
Related Information
Commands LISTFILE, CHDIR, PURGEDIR, LISTDIR (UDC), FINDDIR (UDC), NEWACCT,
NEWGROUP
Manuals Performing System Management Tasks
NEWGROUP
Creates a new group within an account.
Syntax
NEWGROUP
groupname
[.
acctname
] [;PASS=[
password
]] [;FILES=[
filespace
]]
[;CPU=[
cpu
]] [;CONNECT=[
connect
]] [;CAP=[
capabilitylist
]]
[;ACCESS=[(
fileaccess
)]] [;ONVS=
volumesetname
] [;HOMEVS=
volumesetname
]
Parameters
groupname
The name of the new group, which must consist of one to eight
alphanumeric characters, beginning with an alphabetic character.
acctname
The account in which the group is to reside. System manager (SM)
capability is required to use this parameter.
password
Group password, used for verifying logon access only. Default is that no
password is assigned.
capabilitylist
A list of capability-class attributes, consisting of any or all of the
following: IA, BA, PM, MR, DS, or PH, where:
Process Handling = PH
Extra Data Segments = DS