Is this backwards or am I misinterpreting it? Without /L it shows the attributes of the link itself. With /L it shows the attributes of the target.
ATTRIB - Change or view file and directory attributes
Read more
ATTRIB - Change or view file and directory attributes
/L | Set or display the attributes of the symbolic link versus the target of the symbolic link |
Code:
v:\> d /a:-d sy*
2023-06-29 12:02 <SYMLINK> symlink.btm [v:\nistcheck.btm]
2023-06-29 12:07...
Read more