Linux serverNETWORK ADMINISTRATIONS

Install figlet on CentOS 7 and create ASCII Text Art

Install figlet on CentOS 7 and create ASCII Text Art.

Commands used:
1. Install the EPEL Repository in CentOS 7
# sudo yum install epel-release -y

2. Install the figlet package
# sudo yum install figlet -y

3. start using figlet !

# figlet ‘welcome to CLI Junkie !!!’

Play around with figlet, explore the man pages and have fun !
# man figlet

Thank you for watching !

source

centos 7

3 thoughts on “Install figlet on CentOS 7 and create ASCII Text Art

  • Wonderfully concise and informative video. Many thanks for sharing.

  • Very informative and learnt so much!Keep up the good work!♥️

Comments are closed.