Sindbad~EG File Manager

Current Path : /proc/self/root/opt/imh-python/lib/python3.9/site-packages/twisted/test/
Upload File :
Current File : //proc/self/root/opt/imh-python/lib/python3.9/site-packages/twisted/test/process_signal.py

import signal
import sys

signal.signal(signal.SIGINT, signal.SIG_DFL)
if getattr(signal, "SIGHUP", None) is not None:
    signal.signal(signal.SIGHUP, signal.SIG_DFL)
print("ok, signal us")
sys.stdin.read()
sys.exit(1)

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists