Command Line

1 revision
#11 week ago
+6
Migrated from pages table
+The **Command Line** (CLI) is a text-based interface for interacting with an [Operating System](/wiki/operating_system). It provides a powerful way to execute commands, automate tasks, and manage files, often through a [Shell](/wiki/shell) program. This direct communication offers precise control over system functions.
+## See also
+- [Terminal](/wiki/terminal)
+- [Prompt](/wiki/prompt)
+- [Scripting](/wiki/scripting)
... 1 more lines