NEWLINK
The
following
examples
demonstrate
the
b eha
vior
of
this
command.
In
the
following
examples
the
notation
"--->"
means
"which
points
to".
Part
1:
Absolute
symbolic
links
: NEWLINK
LINK=FILE3.PUB.ACCT1;
TO=SOURCE1.CODE.SOFTWARE
Creates
FILE3
--->
SOURCE1.CODE.SOFTWARE
as
a
link
to
a
nonexisting
file.
Note
that
it
is
allowed
to
create
links
to
objects
that
do
not
yet
exist
: NEWLINK
LINK=FILE4.PUB.ACCT1;
TO=/SOFTWARE/CODE/dir2/f1
Creates
FILE4
--->
/SOFTWARE/CODE/dir2/f1
as
a
link
to
a
file
: NEWLINK
LINK=/ACCT1/PUB/softPUB;
TO=/SOFTWARE/PUB
Creates
/ACCT1/PUB/softPUB
--->
/SOFTWARE/PUB
as
a
link
to
group
PUB
in
SOFTWARE
account
: NEWLINK
LINK=FILE9.PUB.ACCT1;
TO=/
Creates
FILE9
--->
/
as
a
link
to
the
root
Part
2:
Relative
symbolic
links
For
these
examples
assume
that
CWD=/SOFTWARE/CODE/dir2
: NEWLINK
LINK=../F1;
TO=./f1
Creates
/SOFTWARE/CODE/F1
--->
./f1
as
a
link
to
a
file
: NEWLINK
LINK=F2.CODE;
TO=./f2
Creates
/SOFTWARE/CODE/F2
--->
./f2
as
a
link
to
a
file
: NEWLINK
LINK=./dir;
TO=../../../dir
Creates
/SOFTWARE/CODE/dir2/dir
--->
../../../dir
as
a
link
to
a
directory
: NEWLINK
LINK=FILE1.PUB.ACCT1;
TO=/dir/f1
Duplicate
name
in
directory.
(CIERR
906)
Assume
CWD=/SOFTWARE/CODE/dir2.
: NEWLINK
LINK=../TERMIO;
TO=./f1
Duplicate
name
in
directory.
(CIERR
906)
2-168
MPE/iX
Commands
Содержание e3000
Страница 30: ...ALTFILE Related Commands ALTSEC 2 18 MPE iX Commands ...
Страница 61: ...COMMENT Related Commands None MPE iX Commands 2 49 ...
Страница 84: ...EOJ Related Commands EXIT JOB STREAM 2 72 MPE iX Commands ...
Страница 114: ...JOB Related Commands EOJ JOBFENCE LIMIT STREAM STREAMS 2 102 MPE iX Commands ...
Страница 117: ...JOBFENCE Related Commands ALTJOB HELLO JOB LIMIT SHOWJOB MPE iX Commands 2 105 ...
Страница 123: ...LISTACCT Related Commands ALTACCT LISTGROUP LISTUSER NEWACCT MPE iX Commands 2 111 ...
Страница 166: ...NEWACCT Related Commands ALTACCT ALTUSER LISTACCT NEWGROUP NEWUSER 2 154 MPE iX Commands ...
Страница 181: ...NEWLINK Related Commands PURGELINK PURGE LISTFILE MPE iX Commands 2 169 ...
Страница 188: ...OUTFENCE Related Commands ALTSPOOLFILE LISTSPF SHOWIN SHOWOUT SPOOLER SPOOLF 2 176 MPE iX Commands ...
Страница 209: ...PURGELINK Related Commands NEWLINK PURGE PURGEDIR LISTFILE MPE iX Commands 2 197 ...
Страница 220: ...REPLY 4Ctrl5A REPLY Related Commands ALLOW ALTSPOOLFILE ASSOCIATE RECALL SYSGEN AUTOREPLY 2 208 MPE iX Commands ...
Страница 281: ...SPOOLER Related Commands LISTSPF OPENQ SHOWDEV SHUTQ SPOOLF MPE iX Commands 2 269 ...
Страница 308: ...STREAM Related Commands ABORTJOB JOB LISTSPF SHOWJOB STREAMS 2 296 MPE iX Commands ...
Страница 316: ...TELL Related Commands SETMSG TELLOP WARN 2 304 MPE iX Commands ...
Страница 318: ...TELLOP Related Commands TELL WARN 2 306 MPE iX Commands ...