Search Results

Search: Posts Made By: bbhayana
13,419
Posted By bbhayana
kill -SIGINT pid does not work, I get error...
kill -SIGINT pid does not work, I get error saying "SIGINT unknown signal". then I typed kill -l to see list of options. Among several options were INT and TERM.
kill -TERM PID killed the process...
1,651
Posted By bbhayana
problem with paralell computing
I use a quantum chemistry program called Gaussian 03, which I run on a cluster of computers. The cluster consists of a main node plus 11 other computers (nodes). Gaussian uses software 'linda' for...
13,419
Posted By bbhayana
killing a process
I can kill running processes on my linux red hat system using ctrl-c but cannot do it from command line of another terminal using kill -2 pid. Although I can kill them from command line using kill -9...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 10:32 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy