Content deleted Content added
m remove Erik9bot category,outdated, tag and general fixes, added orphan tag |
Rescuing 0 sources and tagging 1 as dead.) #IABot (v2.0.9.2 |
||
(7 intermediate revisions by 7 users not shown) | |||
Line 1:
{{
{{Infobox software
| name = DIRECTORY
| logo =
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.▼
| 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 [[
==Sample output==
<syntaxhighlight lang="console">
▲ Directory DISK$USER:[EBROCKLESBY.DICT.DICTD-1_8_0]
ANNOUNCE.;1 CHANGELOG.;1 CLIENTPARSE.Y;1 CLIENTSCAN.L;1
</syntaxhighlight>
▲ Total of 56 files.
==See also==
*[[Ls]]
*[[Dir (command)]]
==References==
{{Reflist}}
{{DEFAULTSORT:Directory (Openvms Command)}}
Line 36 ⟶ 55:
{{
|