Graphical Interface vs Command Line Interface | explained (hindi)

Опубликовано: 21 Июль 2026
на канале: CS Somesh
12,657
206

friends .... computer is a machine that can't operate on it's own .
it needs instructions to perform each and every operation.

The way by which which we interact with computers is interface.

here two interfaces i.e.

GUI and CLI are compared based uopn :
1. ease
graphical user interfaces are easy to use for newbies .
New or normal computer users feel GUI easy to use . But advance users are more comfortable with commands .

2. control

command line interface gives more control over file system and system resources than graphical user interface

3. speed

as command line interface only needs words , letters to process, it is much faster than a graphical interface

4. resource consumption

graphical interface takes much more resources like
RAM , CPU etc.
because it has to load various interface components like icons .

5. scripting
shell scripting is more comfortably done with command line interface where graphical inteface lags behind.

IN some cases GUI is useful in some cases CLI we have make a balance between them for efficiency and productivity.


like, share , support .....

follow us on:


1. instagram : @linuxkida

https://www.instagram.com/p/BvR33Q6gb...

2.facebook
  / opensourceforever  

3. twitter

https://twitter.com/d808f91736fa412?s=09

#linux
#linuxkida
#guivscli
#technical