Английская Википедия:Del (command)
Шаблон:Short description
Шаблон:Lowercase
Шаблон:Infobox software
In computing, del
(or erase
) is a command in command-line interpreters (shells) such as COMMAND.COM
, cmd.exe
, 4DOS, NDOS, 4OS2, 4NT and Windows PowerShell. It is used to delete one or more files or directories from a file system.
Implementations
The command is available for various operating systems including DOS, Microware OS-9,[1] IBM OS/2,[2] Microsoft Windows[3] and ReactOS.[4] It is analogous to the Unix rm
command and to the Stratus OpenVOS delete_file
and delete_dir
commands.[5]
DEC RT-11,[6] OS/8,[7] RSX-11,[8] and OpenVMS[9] also provide the delete
command which can be contracted to del
. AmigaDOS[10] and TSC FLEX[11] provide a delete
command as well.
The erase
command is supported by Tim Paterson's SCP 86-DOS.[12] On MS-DOS, the command is available in versions 1 and later.[13] It is also available in the open-source MS-DOS emulator DOSBox.
Datalight ROM-DOS also includes an implementation of the Шаблон:Code and Шаблон:Code commands.[14]
While Digital Research DR-DOS supports del
and erase
as well, it also supports the shorthand form era
, which derived from CP/M. In addition to this, the DR-DOS command processor also supports delq
/eraq
. These are shorthand forms for the del
/era
/erase
command with an assumed /Q
parameter (for 'Query') given as well.[15]
THEOS/OASIS[16] and FlexOS[17] provide only the erase
command.
In PowerShell, del
and erase
are predefined command aliases for the Remove-Item
cmdlet which basically serves the same purpose.
Syntax
>del filename
>erase filename
See also
References
Further reading
External links
- ↑ Шаблон:Cite book
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite web
- ↑ "Concise Command Language" (CCL).Шаблон:Cite web
- ↑ Шаблон:Cite book
- ↑ Шаблон:Cite webШаблон:Dead link
- ↑ Шаблон:Cite book
- ↑ Шаблон:Cite web
- ↑ Шаблон:Cite book (59 pages)
- ↑ Шаблон:Cite book
- ↑ Шаблон:Cite web
- ↑ DR DOS 6.0 User Guide Optimisation and Configuration Tips
- ↑ THEOS/OASIS User′s Handbook
- ↑ Шаблон:Cite web
- Английская Википедия
- Internal DOS commands
- MSX-DOS commands
- OS/2 commands
- ReactOS commands
- Windows commands
- Microcomputer software
- Windows administration
- File deletion
- Страницы, где используется шаблон "Навигационная таблица/Телепорт"
- Страницы с телепортом
- Википедия
- Статья из Википедии
- Статья из Английской Википедии