![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| HP-UX HP-UX (Hewlett Packard UniX) is Hewlett-Packard's proprietary implementation of the Unix operating system, based on System V. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to Kill a Process | bennichan | SUN Solaris | 5 | 03-23-2008 10:14 PM |
| kill process | ust | UNIX for Advanced & Expert Users | 1 | 11-27-2007 09:06 AM |
| kill(0,-9) don't kill the process | umen | High Level Programming | 9 | 06-19-2007 03:09 AM |
| how to start a process and make it sleep for 5 mins and then kill that process | shrao | Shell Programming and Scripting | 6 | 03-27-2007 09:54 AM |
| When kill doesnt work, how to kill a process ? | VijayHegde | UNIX for Advanced & Expert Users | 3 | 05-12-2006 01:24 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Display Modes |
|
|||
|
About kill process
I try to copy a file to another system using NFS,
but it is very slow, i want to kill this process. I tried a kill -9 on this cp process but still can't terminate, without any error message. Are there any method can terminate it, except reboot THANKS |
| Forum Sponsor | ||
|
|
|
|||
|
There may be a more elegant way around this...
Stop NFS on the target server (will cause a stale mount on the server issueing the command) kill the cp unmount restart NFS on remote server remount |
|||
| Google The UNIX and Linux Forums |
| Thread Tools | |
| Display Modes | |
|
|