Update System Disruption Loop.txt

This commit is contained in:
Narsty
2023-06-12 11:40:47 -05:00
committed by GitHub
parent 683cb69e5f
commit 34aac7356a
+3 -3
View File
@@ -5,9 +5,9 @@ REM Will continue to run after the terminal is closed
REM To end the loop you need to Kill the PID
REM In the terminal, use the command "ps aux | grep 'sh -c while true; do say "Warning: System compromised. Initiating disruption."; done'
" to find the PID of the dialog box loop
REM Run the command 'Kill PID #' to end the dialog box loop
REM Use the command <ps aux | grep 'sh -c while true; do say "Warning: System compromised. Initiating disruption."; done'>
REM to find the PID
REM Run the command 'Kill PID #' to end the warning message loop.
REM Author: Narsty