Re: [OpenVMS Alpha V8.3] SET FILE/SYMLINK ?



On Tue, 24 Apr 2007 08:11:02 -0700, John E. Malmberg <wb8tyw@xxxxxxxxxxx> wrote:

In article <sNHuvgeIbfFI@xxxxxxxxxxxxxxxxxxxxxxxx>, Kilgallen@xxxxxxxxxxx (Larry Kilgallen) writes:
In article <462dc799$1@xxxxxxxxxxxxxxxxxxx>, peter@xxxxxxxxxxxxxx (Peter 'EPLAN' LANGSTOeGER) writes:

But, for me it seems, the HELP sounds good and DCL has a missing feature.
Correct?

I disagree. A SYMLINK is not an attribute of a file, it is a whole
new thing that points to a file.

A symlink does not have to point to a file, like a logical name, it can contain
any arbitrary string.

If not a file, then what? Do you have any interesting examples? Could it be
a directory? Where in the 8.3 docs is it described?

When passed as a filename, the operating system will attempt to treat the
target as a filename.

And while the container for a symbolic link may be a file, there is nothing in
the X/Open specification that requires this.

I would recommend that anyone using symbolic links make sure that they are
using only the documented APIs, as the internal implementatin may change.

-John
wb8tyw@xxxxxxxxxxx
Personal Opinion Only



--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
.



Relevant Pages

  • Re: has this bug been fixed?
    ... >> a final slash will cause the symlink to be resolved. ... Maybe it's because it's not a feature of the symbolic link, ... feature of the filesystem semantics. ...
    (comp.sys.hp.hpux)
  • Re: diff mishandling symlinks
    ... |> BTW, a symlink reference to a non-existant file, that may, or may not, ... |> come to exist later on, is a valid symlink. ... | comparing the metadata of the symbolic links. ... | time of the symbolic link, but unlike other files, the contents of the ...
    (comp.unix.programmer)
  • Re: has this bug been fixed?
    ... > option to not deference it? ... So it would seem that the symlink is always resolved if it ... A symbolic link to a directory behaves differently than you ... This means that the parent of the new working directory is ...
    (comp.sys.hp.hpux)
  • Re: Finding all the links in a Unix file/directory path
    ... Since directory 'f' is a symbolic link to directory 'c', ... of the the file tree, i.e. if a directory entry was a symlink in the ... original then it should become a symlink in the copy, ... straightforward, but can be done with -l, readlink, ...
    (comp.lang.perl.misc)
  • Nonstandard symbolic link to a disk volume
    ... I create a symbolic link like "\??\Qwerty" which points to "\Device\HarddiskVolume1". ... Also the following examples of use of this symlink in the cmd are successful: ... Is there an opportunity to open a target volume in file explorer using the above symlink? ...
    (microsoft.public.development.device.drivers)