COMMAND.COM and cmd.exe on DOS, Digital Research FlexOS, IBM OS/2, Microsoft Windows and ReactOS operating systems to clear the screen or console window of commands and any output generated by them. It does not clear the user's history of commands, however.The command is also available in the DEC RT-11 operating system, in the open-source MS-DOS emulator DOSBox and in the EFI shell. In other environments, such as Linux and Unix, the same functionality is provided by the clear command.">

CLS (command) (original) (raw)

About DBpedia

In computing, CLS (for clear screen) is a command used by the command-line interpreters COMMAND.COM and cmd.exe on DOS, Digital Research FlexOS, IBM OS/2, Microsoft Windows and ReactOS operating systems to clear the screen or console window of commands and any output generated by them. It does not clear the user's history of commands, however.The command is also available in the DEC RT-11 operating system, in the open-source MS-DOS emulator DOSBox and in the EFI shell. In other environments, such as Linux and Unix, the same functionality is provided by the clear command.

Property Value
dbo:abstract In computing, CLS (for clear screen) is a command used by the command-line interpreters COMMAND.COM and cmd.exe on DOS, Digital Research FlexOS, IBM OS/2, Microsoft Windows and ReactOS operating systems to clear the screen or console window of commands and any output generated by them. It does not clear the user's history of commands, however.The command is also available in the DEC RT-11 operating system, in the open-source MS-DOS emulator DOSBox and in the EFI shell. In other environments, such as Linux and Unix, the same functionality is provided by the clear command. (en) En informatique, la commande cls (pour clear screen en anglais) est utilisée pour effacer l'affichage. Elle est disponible avec l'interface en ligne de commande de nombreux systèmes d'exploitation mais aussi en tant qu'instruction avec certains langages de programmation comme le BASIC. (fr) CLS (シーエルエス、clear the screen、日本語で「画面消去」の意味) はMS-DOS、OS/2、Microsoft WindowsのCOMMAND.COMやcmd.exeで使われる、画面やコンソールウィンドウの出力(表示)内容を消去するコマンドである。ユーザーのコマンド実行履歴を消去するものではない。このコマンドはDEC RT-11オペレーティングシステムでも同様の意味で使用された。他の環境を挙げると、LinuxやUnixでは同等の機能をclearコマンドとして実装している。 元来マイクロソフトがCLSの3文字を画面消去のコマンドとして使用しており、同社のMS-DOSより前の事例として、TRS-80 といった8ビットパソコン用に開発された内蔵ROM BASICの方言が存在する。BASICのMS-DOSへの移植としてやが存在するが、これらもBASICのキーワードとしてCLSコマンドを搭載している。また、マイクロソフト以外によるBASICへの実装としてはBBC MicroのBBC BASICが存在する。CLSコマンドはMicrosoft Windowsの現行のBASICにおいても、フォームの画面やコントロール、それ以上にフォーム上のテキストを消去することに使われる。 BASICであっても必ずしも画面の消去が "CLS" コマンドであるとは限らない。例えばApple IIのApplesoft BASICでは、テキストの消去はHOMEコマンド、グラフィックの消去はGRコマンドで行う。ではCLEAR SCREENコマンド、パナファコム BASICではERASEコマンドで同等の機能を持つ。 また、同じ "CLS" コマンドでも引数の解釈が異なる場合がある。WindowsのCLSコマンドでは引数は解釈されない。GW-BASICではCLS 1でグラフィック画面を消去するが、N88-BASICではCLS 1はテキスト画面を消去するコマンドであり、CLS 2でグラフィック画面を消去する。 (ja) CLS는 콘솔 화면에 있는 모든 명령어 들을 지워준다. 유닉스의 clear과 비슷하다. (ko) cls (od ang. clear screen) – polecenie wykorzystywane przez interpretery poleceń takie jak cmd.exe czy COMMAND.COM do czyszczenia ekranu. Poleceniu temu w systemach Linux i Unix odpowiada polecenie clear. (pl) CLS (от англ. clear screen) — команда, используемая интерпретаторами командной строки command.com и cmd.exe в DOS, Digital Research FlexOS, IBM OS/2, Microsoft Windows и ReactOS, чтобы очистить экран или окно консоли от команд и любого вывода, генерированного ими. Однако эта команда не очищает историю команд пользователя. Также доступна в операционной системе DEC RT-11, в эмуляторе DOSBox с открытым исходным кодом и в оболочке EFI. В других средах, таких как Linux и Unix, та же функциональность обеспечивается командой clear. (ru) CLS (即clear screen,“清空屏幕”的简写)是DOS、Digital Research 、IBM OS/2、Microsoft Windows与ReactOS操作系统的命令解释器COMMAND.COMcmd.exe使用的命令,用于清除屏幕或控制台窗口上的命令以及所有生成的输出。然而它不会清除用户的命令行历史记录。这个命令也在DEC 操作系统、开源的MS-DOS模拟器DOSBox和 EFI shell上可用。在其他系统环境(例如Linux和Unix)下,clear命令提供相同功能。 (zh)
dbo:computingPlatform dbr:Cross-platform
dbo:developer dbr:The_Software_Link dbr:Toshiba dbr:Novell dbr:Digital_Equipment_Corporation dbr:Digital_Research dbr:IBM dbr:Microsoft
dbo:genre dbr:Command_(computing)
dbo:license dbr:GPL_v2 dbr:GPL_v3
dbo:operatingSystem dbr:MSX-DOS dbr:DOS dbr:FlexOS dbr:SymbOS dbr:Microsoft_Windows dbr:OS/2 dbr:RT-11 dbr:ReactOS dbr:PC-MOS dbr:SISNE_plus
dbo:wikiPageExternalLink https://archive.org/details/msdos00wolv%7Curl-access=registration%7Cdate=1990%7Cpublisher= https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/cls
dbo:wikiPageID 658596 (xsd:integer)
dbo:wikiPageLength 5732 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1118232642 (xsd:integer)
dbo:wikiPageWikiLink dbr:BASICA dbr:Microcomputer dbr:Unix dbr:Color_BASIC dbr:Command_(computing) dbr:Cross-platform dbr:GW-BASIC dbr:The_Software_Link dbr:Linux dbr:MS-DOS dbr:MSX-DOS dbr:Command_history dbr:Computing dbr:Emulator dbr:Microsoft_Press dbr:BASIC dbr:BBC_BASIC dbr:BBC_Micro dbr:CLS_(CONFIG.SYS_directive) dbr:Toshiba dbr:DR_DOS_6.0 dbr:8-bit dbr:DOS dbr:DOSBox dbr:FlexOS dbr:Novell dbr:List_of_DOS_commands dbc:MSX-DOS_commands dbc:OS/2_commands dbc:ReactOS_commands dbc:Windows_commands dbr:SymbOS dbr:TRS-80 dbr:Terminal_emulator dbr:Digital_Equipment_Corporation dbr:Digital_Research dbc:Internal_DOS_commands dbr:IBM dbr:Microsoft dbr:Microsoft_Windows dbr:O'Reilly_Media dbr:OS/2 dbr:Open-source_software dbr:Operating_systems dbr:RT-11 dbr:ReactOS dbr:PC-MOS dbr:SISNE_plus dbr:Unified_Extensible_Firmware_Interface dbr:Osborne_McGraw-Hill dbr:Command-line_interpreter dbr:GPL_v2 dbr:GPL_v3
dbp:developer DEC, Microsoft, IBM, TSL, DR, Novell, Toshiba, ReactOS Contributors (en)
dbp:genre dbr:Command_(computing)
dbp:license PC-MOS: GPL v3 (en) ReactOS: GPL v2 (en)
dbp:name cls (en)
dbp:operatingSystem RT-11, DOS, MSX-DOS, FlexOS, PC-MOS, SISNE plus, OS/2, Windows, ReactOS, SymbOS, DexOS (en)
dbp:platform dbr:Cross-platform
dbp:wikiPageUsesTemplate dbt:Cite_book dbt:Code dbt:Infobox_software dbt:Reflist dbt:Wikibooks dbt:Windows_commands
dct:subject dbc:MSX-DOS_commands dbc:OS/2_commands dbc:ReactOS_commands dbc:Windows_commands dbc:Internal_DOS_commands
gold:hypernym dbr:Command
rdf:type owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:WikicatOS/2Commands yago:Abstraction100002137 yago:Act100030358 yago:Code106355894 yago:CodingSystem106353757 yago:Command107168131 yago:Communication100033020 yago:Event100029378 yago:PsychologicalFeature100023100 yago:WikicatInternalDOSCommands yago:Writing106359877 yago:WrittenCommunication106349220 yago:YagoPermanentlyLocatedEntity dbo:MilitaryUnit yago:Software106566077 yago:SpeechAct107160883
rdfs:comment In computing, CLS (for clear screen) is a command used by the command-line interpreters COMMAND.COM and cmd.exe on DOS, Digital Research FlexOS, IBM OS/2, Microsoft Windows and ReactOS operating systems to clear the screen or console window of commands and any output generated by them. It does not clear the user's history of commands, however.The command is also available in the DEC RT-11 operating system, in the open-source MS-DOS emulator DOSBox and in the EFI shell. In other environments, such as Linux and Unix, the same functionality is provided by the clear command. (en) En informatique, la commande cls (pour clear screen en anglais) est utilisée pour effacer l'affichage. Elle est disponible avec l'interface en ligne de commande de nombreux systèmes d'exploitation mais aussi en tant qu'instruction avec certains langages de programmation comme le BASIC. (fr) CLS는 콘솔 화면에 있는 모든 명령어 들을 지워준다. 유닉스의 clear과 비슷하다. (ko) cls (od ang. clear screen) – polecenie wykorzystywane przez interpretery poleceń takie jak cmd.exe czy COMMAND.COM do czyszczenia ekranu. Poleceniu temu w systemach Linux i Unix odpowiada polecenie clear. (pl) CLS (от англ. clear screen) — команда, используемая интерпретаторами командной строки command.com и cmd.exe в DOS, Digital Research FlexOS, IBM OS/2, Microsoft Windows и ReactOS, чтобы очистить экран или окно консоли от команд и любого вывода, генерированного ими. Однако эта команда не очищает историю команд пользователя. Также доступна в операционной системе DEC RT-11, в эмуляторе DOSBox с открытым исходным кодом и в оболочке EFI. В других средах, таких как Linux и Unix, та же функциональность обеспечивается командой clear. (ru) CLS (即clear screen,“清空屏幕”的简写)是DOS、Digital Research 、IBM OS/2、Microsoft Windows与ReactOS操作系统的命令解释器COMMAND.COMcmd.exe使用的命令,用于清除屏幕或控制台窗口上的命令以及所有生成的输出。然而它不会清除用户的命令行历史记录。这个命令也在DEC 操作系统、开源的MS-DOS模拟器DOSBox和 EFI shell上可用。在其他系统环境(例如Linux和Unix)下,clear命令提供相同功能。 (zh) CLS (シーエルエス、clear the screen、日本語で「画面消去」の意味) はMS-DOS、OS/2、Microsoft WindowsのCOMMAND.COMやcmd.exeで使われる、画面やコンソールウィンドウの出力(表示)内容を消去するコマンドである。ユーザーのコマンド実行履歴を消去するものではない。このコマンドはDEC RT-11オペレーティングシステムでも同様の意味で使用された。他の環境を挙げると、LinuxやUnixでは同等の機能をclearコマンドとして実装している。 元来マイクロソフトがCLSの3文字を画面消去のコマンドとして使用しており、同社のMS-DOSより前の事例として、TRS-80 といった8ビットパソコン用に開発された内蔵ROM BASICの方言が存在する。BASICのMS-DOSへの移植としてやが存在するが、これらもBASICのキーワードとしてCLSコマンドを搭載している。また、マイクロソフト以外によるBASICへの実装としてはBBC MicroのBBC BASICが存在する。CLSコマンドはMicrosoft Windowsの現行のBASICにおいても、フォームの画面やコントロール、それ以上にフォーム上のテキストを消去することに使われる。 (ja)
rdfs:label CLS (command) (en) Cls (commande) (fr) CLS (コマンド) (ja) CLS (명령어) (ko) Cls (pl) CLS (команда) (ru) Cls (命令) (zh)
owl:sameAs freebase:CLS (command) yago-res:CLS (command) wikidata:CLS (command) dbpedia-fr:CLS (command) dbpedia-ja:CLS (command) dbpedia-ko:CLS (command) dbpedia-pl:CLS (command) dbpedia-ru:CLS (command) dbpedia-zh:CLS (command) https://global.dbpedia.org/id/2mYmm
prov:wasDerivedFrom wikipedia-en:CLS_(command)?oldid=1118232642&ns=0
foaf:isPrimaryTopicOf wikipedia-en:CLS_(command)
foaf:name cls (en)
is dbo:wikiPageDisambiguates of dbr:CLS
is dbo:wikiPageRedirects of dbr:CLS_(DOS_command) dbr:CLS_(OS/2_command) dbr:CLS_(BASIC) dbr:CLS_(BASIC_command) dbr:CLS_(OS/2) dbr:CLS_(Windows) dbr:CLS_(Windows_command) dbr:Cls_(command) dbr:Cls_(computing)
is dbo:wikiPageWikiLink of dbr:MSX-DOS dbr:PC-MOS/386 dbr:SymbOS dbr:CLS_(DOS_command) dbr:CLS_(OS/2_command) dbr:NewDos/80 dbr:ReactOS dbr:CLS dbr:CLS_(BASIC) dbr:CLS_(BASIC_command) dbr:CLS_(OS/2) dbr:CLS_(Windows) dbr:CLS_(Windows_command) dbr:Cls_(command) dbr:Cls_(computing)
is foaf:primaryTopic of wikipedia-en:CLS_(command)