03.12.2024A21:15221:15I122_03.12.2024, 21:15:19U12
This commit is contained in:
parent
205a21c5ec
commit
bbb7197a5f
6
python/syscall-inf-loop.py
Executable file
6
python/syscall-inf-loop.py
Executable file
@ -0,0 +1,6 @@
|
|||||||
|
#!/usr/bin/python3
|
||||||
|
|
||||||
|
import os
|
||||||
|
|
||||||
|
while True:
|
||||||
|
os.getppid()
|
Loading…
Reference in New Issue
Block a user