filesystems - How to list directories on an OpenVMS volume -


i've been searching google openvms system administrator's guide , user guide, , still can't find regarding listing directories present on openvms volume. can't see how taken granted in docs, since else specific, either i'm failing see or can't done. if can't done, i'm missing incredibly large chunk of picture in regards using vms. suggestions appreciated.

tia, grobe0ba

by "listing", assume mean via command such dir... see directories on volume like,

$ dir volumeid:[000000...]*.dir

of course, need enough privilege able see directories on volume.


Comments

Popular posts from this blog

c# - Unity IoC Lifetime per HttpRequest for UserStore -

Change the color of an oval at click in Java AWT -

I am trying to solve the error message 'incompatible ranks 0 and 1 in assignment' in a fortran 95 program. -