0% found this document useful (0 votes)
6 views

Command Line

Uploaded by

s4137005
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views

Command Line

Uploaded by

s4137005
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 7

Command Line

By Ruby and Mary 7.1


01 - Graphical User Interface (GUI)
02 - Command-Line Interface (CLI)
03 - Summary
04 - Conclusions
01 - Graphical User
Interface (GUI)
This is what most people
What It Is: see on their computers—
lots of pictures,
buttons, and menus.

You click on things with


How It Works: mouse. For example, to
open a program, you might
click its icon.
Easy to use, especially for
Pros: beginners.
You can see what you’re doing,
which makes it more intuitive.

Examples: Windows and macOS.


02 - Command-Line
Interface (CLI) Examples: The Terminal
on macOS/Linux and
Command Prompt on
Windows.
What It Is:
This is a text-based way of
interacting with your computer.

How It Works:
You type commands to tell the computer
what to do. For example, you might type
dir to see a list of files in a folder.

Pros: It can be faster for


experienced users.
CLI
04 - Summary command line interface

GUI
short for graphical user
GUI: Visual and interface.

user-friendly. Good
for everyday tasks.
CLI: Text-based and
powerful. Great for
advanced users who
want more control.
Thanks

Mary,Ruby

You might also like