#include #include int main(int argc, char** argv) { kill(5827, SIGUSR1); scanf("\n"); return 0; }