Directory (OpenVMS command): Difference between revisions

Content deleted Content added
m Task 70: Update syntaxhighlight tags - remove use of deprecated <source> tags
mNo edit summary
Line 1:
{{refimprove}}
{{Unreferenced stub|auto=yes|date=December 2009}}
{{Infobox software
In [[computer software]], specifically the [[command line interface]] of the [[OpenVMS]] [[operating system]], the '''DIRECTORY''' [[command (computing)|command]] (often abbreviated as '''DIR''') is used to list the [[computer file|file]]s inside a [[directory (file systems)|directory]]. It is analogous to the [[DOS]] [[dir (command)|dir]] and [[Unix]] [[ls]] commands.
| name = DIRECTORY
| logo =
| screenshot =
| screenshot size =
| caption =
| other_names = DIR
| developer = [[Digital Equipment Corporation]], [[Compaq]], [[Hewlett-Packard]], [[VMS Software Inc]]
| released =
| latest release version =
| latest release date =
| operating system = [[OpenVMS]]
| platform = [[VAX]], [[DEC Alpha|Alpha]], [[Itanium]], [[x86-64]]
| genre = [[Command (computing)|Command]]
| license =
| website =
}}
In [[computer software]], specifically the [[command -line interface]] of the [[OpenVMS]] [[operating system]], the '''DIRECTORY''' [[command (computing)|command]] (often abbreviated as '''DIR''') is used to list the [[computer file|file]]s inside a [[directory (file systems)|directory]].<ref>[https://www.itec.suny.edu/scsys/vms/OVMSDOC073/v73/6489/6489pro_005.html OpenVMS User's Manual]</ref> It is analogous to the [[DOS]] [[dir (command)|dir]] and [[Unix]] [[ls]] commands.
 
==Sample output==
Line 30 ⟶ 47:
*[[Ls]]
*[[Dir (command)]]
 
==References==
{{Reflist}}
 
{{DEFAULTSORT:Directory (Openvms Command)}}