feature/train_bash #7

Merged
walleri1 merged 18 commits from feature/train_bash into main 2025-02-15 12:00:00 +03:00
Showing only changes of commit bbb7197a5f - 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()