kill stopped jobs


Subject: kill stopped jobs
From: Tim Jordan, Network Services (Timothy_Jordan@labor.state.ak.us)
Date: Tue Sep 09 2003 - 08:53:56 AKDT


I've been using Ctrl+Z in bash incorrectly. I now understand that this
STOPs a job.

[root@Tim-on-Linux etc]# jobs
[1] Stopped userdrake (wd: /mnt)
[2]- Stopped userdrake (wd: /mnt)
[3]+ Stopped man kill

[root@Tim-on-Linux etc]# ps -ae | grep userdrake
31828 pts/2 00:00:00 userdrake.real
31842 pts/2 00:00:00 userdrake.real

Now- how do I kill these jobs?
I've tried kill 31828 .......no luck...

TIA,
Tim

---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.



This archive was generated by hypermail 2a23 : Tue Sep 09 2003 - 08:53:59 AKDT