Linux Lite Forums

Development => Scripting and Bash => Topic started by: bitsnpcs on February 01, 2018, 01:17:39 PM

Title: Matrix terminal
Post by: bitsnpcs on February 01, 2018, 01:17:39 PM
Hold down Ctrl and Alt and press t (Ctrl Alt + t)

Copy/Paste (or type) in to your terminal -
Enter your password when asked.

Code: [Select]
sudo apt-get install cmatrix
Once installed if you copy/paste (or type) in to your terminal -

Code: [Select]
cmatrix
An animated matrix image scrolls downwards filling the terminal.

I made an example with SimpleScreenRecorder

https://www.youtube.com/watch?v=c2vgIQPqtZM (https://www.youtube.com/watch?v=c2vgIQPqtZM)


Hold down Ctrl and press C (Ctrl+C) to exit back to your work in terminal.

I think it can be useful to stop people looking in your terminal, such as at your newly made random passwords whilst you are busy making some tea. 8)