feature/train_bash #6

Closed
walleri1 wants to merge 19 commits from feature/train_bash into main
Showing only changes of commit c988ef7f41 - Show all commits

6
python/syscall-inf-loop.py Executable file
View File

@ -0,0 +1,6 @@
#!/usr/bin/python3
import os
while True:
os.getppid()