#include #include #include int main(int argc, char **argv) { kill(getpid(),SIGQUIT); }