Member-only story

The Art Of Linux CLIs (Command Line Interface)

Samxia99
6 min readOct 16, 2024

--

This article provides a comprehensive guide on customizing your Linux terminal or OS to achieve the coolest look possible. It covers the evolution of terminal art from the bygone era to the present day.

hello Folks!!! it’s a samxia99

My Bio link:-https://beacons.ai/samxia99

Hey there, everyone! I’m thrilled to share with you some amazing Command Line Interface (CLI) tools. A Command Line Interface is a text-based tool used to interact with a computer or software by typing commands. It provides more control and efficiency than graphical interfaces (GUIs), allowing users to execute tasks, automate processes, and manage systems through direct commands. And we can also do some amazing things with it! →

Note: I won’t delve deeply into all the tools, but I will provide installation links and introductions, etc.

FORTUNE (1979)

fortune is a command line script that displays a random quotation. It is similar to the BSD fortune program, originally written by Ken Arnold. and it’s too old so it’s written in C program.

Installation

kali linux (if you whnt install in other os find by youare self!) 
sudo apt install fortune-mod

--

--

Samxia99
Samxia99

Written by Samxia99

This is for me to document my journey through hacking, CTFs and Hacker tool's | i also love to read novel.

Responses (3)