LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
coloured text in terminal
#2
Hold down Ctrl and Alt keys and press t (Ctrl Alt + t)

Copy/paste (or type) in to your terminal -

Code:
while true; do echo "$(date '+%D %T' | toilet -f term -F border --metal)"; sleep 1; done

To exit - Hold down Ctrl key and press C (Ctrl+C)

An example

[Image: toilet2.png]


Here is the rainbow version, output colours have higher contrast.

Code:
while true; do echo "$(date +'%D %T' | toilet -f term -F border --gay)"; sleep 1; done

[Image: toilet3.png]

Reply


Messages In This Thread
coloured text in terminal - by bitsnpcs - 02-01-2018, 05:58 PM
Re: coloured text in terminal - by bitsnpcs - 02-02-2018, 06:30 AM
Re: coloured text in terminal - by justme2 - 02-02-2018, 10:22 AM
Re: coloured text in terminal - by Valtam - 02-02-2018, 11:08 AM
Re: coloured text in terminal - by justme2 - 02-02-2018, 11:34 AM
Re: coloured text in terminal - by bitsnpcs - 02-02-2018, 01:52 PM

Forum Jump:


Users browsing this thread: 3 Guest(s)