You can try with this
Reset the display use ctrl-j
If cat is still running then open a new terminal and run this pkill -9 -f cat " This will kill all cat processes. "
Hope this helps
You can try with this
Reset the display use ctrl-j
If cat is still running then open a new terminal and run this pkill -9 -f cat " This will kill all cat processes. "
Hope this helps