Command (computing): Difference between revisions

Content deleted Content added
Edited for flow; removed the analogy stuff since is arguable at best
m convert special characters found by Wikipedia:Typo Team/moss (via WP:JWB)
Line 1:
{{short description|External instruction to a computer program}}
{{redirect distinguish|System command|system call}}
{{other uses|Command (disambiguation)#Computing{{!}}Command §§ Computing}}
{{refimprove|date=May 2008 }}
In [[computing]], a '''command''' is an instruction received via an external [[Interface (computing)|interface]] that directs the behavior of a [[computer program]]. Commonly, commands are sent to a program via a [[command-line interface]], a [[scripting language|script]], a [[network protocol]], or as an event triggered in a [[graphical user interface]].