[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Probleme beim Drucken



*Thomas Kaepernick* wrote:

> for i in $(ps aux | grep lp | awk '{ print $2 }'); do kill $i; done

Ob du das wirklich unbesehen willst...

| for i in $(ps aux | grep [l]p | awk '{ print $2 }'); do ps
--no-headers up $i; done

liefert unter anderem

| root         6  0.0  0.0      0     0 ?        S<   May09   0:00 [khelper]
| root     24463  0.0  3.4  34772 17092 ?        SNs  May11   0:44
/usr/sbin/spamd


    HTH und Gruß, Michel
-- 
BOFH excuse #175:

OS swapped to disk


Reply to: