mirror of
https://0xacab.org/anarsec/anarsec.guide.git
synced 2025-06-08 14:52:54 -04:00
fix .onion img src
This commit is contained in:
parent
ec6fb8110b
commit
7e7fbd3bc1
8 changed files with 54 additions and 49 deletions
|
@ -38,7 +38,7 @@ Part of the learning curve for Linux is figuring out which open-source software
|
|||
|
||||
# The Command Line Interface
|
||||
|
||||

|
||||

|
||||
|
||||
The dreaded [command line](/glossary/#command-line-interface-cli)! What even is it? You are used to interacting with applications through a **Graphical User Interface (GUI)**, which means pointing and clicking with your mouse. Some applications can also be interacted with through a **Command Line Interface (CLI)**, which is textual. Many applications are available in both CLI and GUI versions. In a nutshell, the GUI is just a graphical depiction of the same things that you would do in the Command Line (CLI), designed to make it easier and more intuitive to navigate your computer.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue