Command-Line 104 : Parameters and permissions #Challenge 6
Challenge 6
Let’s do something fun this time, no flag, no answers to give!
There is a pretty neat python script located in ~/examples/terminal_matrix, its name is matrix.py.
Find a way to run this executable and then, find a way to exit the Matrix 😎.
Hint 1
Hint : You can run a python script exactly like you did with the shell script previously.
Hint 2
Hint : A shortcut starting with CTRL…