|
Home > Archive > Linux/Unix > October 2002 > How do you stop "Stopped Jobs"?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How do you stop "Stopped Jobs"?
|
|
| wildscribe 2002-10-05, 12:39 pm |
| As the subject line implies - how do you stop "Stopped Jobs"? I noticed that when I exit VI improperly, and then go to exit the Shell, I get a message, "You have Stopped Jobs."
Thanks all!
- Wild | |
| Mr. Linux Guy 2002-10-05, 1:04 pm |
| Use "ps" to find the process ID, then kill it with the "kill" utility. | |
| wildscribe 2002-10-10, 9:33 am |
| It works! Thank you Mr. Linux Guy!!! | |
| Mr. Linux Guy 2002-10-10, 9:50 am |
| Glad to be of service.  |
|
|
|
|