A-Z Popular New Computing Search »
Computing
 
Related Guides
Computing Basics
Key Concepts
Computing Basics

6 Examples of a Command Prompt

 ,
A command prompt is a textual interface that allows a user to issue commands to an operating system. Such commands often have many options such that they are generally more powerful than a graphical user interface. As such, advanced users, software developers and administrators require a command prompt to be productive. All major operating systems have a command line interface that can be accessed with an application often known as a terminal, terminal emulator or command prompt. In some cases, these are disabled on a device by the manufacturer or administrators. Command prompts are powerful and anyone seeking to restrict users will disable this functionality. The following are common examples of command prompts.

Linux Console

The linux console is a textual user interface that is built into the kernel of a linux operating system. This integrates with devices such as a keyboard and monitor. If you have physical access to a machine it is usually possible to boot into linux without a graphical user interface and access the operating system from the linux console.

Linux Terminal Emulator

Linux distributions typically come with an application that allows you to open a window that provides access to the linux console. These are known as "terminal emulators" or simply "terminals." There are dozens of well known and well supported terminal emulator applications that can be installed on popular linux distributions.
linux terminal emulator

Linux SSH

Secure shell (SSH) is a cryptographic network protocol for building secure applications with rich networking features. This protocol is most famously used to provide tools to connect to a command line interface on a remote machine. For example, it is possible to use the linux command ssh to connect to a shell on a remote machine from the linux console or a terminal emulator.

Windows

Microsoft Windows traditionally includes a command-line interpreter known as Command Prompt that uses a syntax similar to MS-DOS.

macOS

macOS traditionally provides a command line tool known as the Terminal application that uses a syntax similar to linux.

Android

Android is based on a modified version of the Linux kernel. There are third party apps that claim to provide a terminal emulator for Android.
Overview: Command Prompt
Type
Definition
A textual interface that allows a user to issue commands to an operating system.
Related Concepts

Computing Basics

This is the complete list of articles we have written about computing basics.
Automation
Binary
Caching
Client-Server
Computer
Computer Examples
Computer Program
Data
Data Processing
I/O
Networking
Runtime Error
Sensors
System Program
Systems
Unicode
If you enjoyed this page, please consider bookmarking Simplicable.
 

Application Server

An overview of application server with examples.

Transcoding

The definition of transcoding with examples.

Static Content

The definition of static content with examples.

Dynamic Content

The definition of dynamic content with examples.

Computer Science Examples

The definition of computer science with examples.

ls

A quick reference of useful ls commands.

Shutdown

A list of useful shutdown, halt, reboot and power-off commands for linux.

Linux Commands

A list of unusually useful linux commands with brief explanations.

Computing

Examples of computing in everyday life.

Job Processing

A definition of job processing with examples.

System Architecture

Examples of system architecture diagrams.

Cloud-Scale

The definition of cloud-scale with examples.

Vertical Scale

The definition of vertical scale with an example and comparison to horizontal scale.

Network Infrastructure

A list of common types of network infrastructure.

Root Access

A complete guide to root access.

Null

An overview of null with examples.

Computer

The common types of modern computer.
The most popular articles on Simplicable in the past day.

New Articles

Recent posts or updates on Simplicable.
Site Map