uucp killing

John F. Haugh II jfh at rpp386.Dallas.TX.US
Mon Apr 3 14:37:45 AEST 1989


In article <17183 at cisunx.UUCP> jcbst3 at unix.cis.pittsburgh.edu (James C. Benz) writes:
>For my peace of mind, is there some way to kill all spooled jobs for a given
>machine queued for uucp?

How about

cut -d' ' -f2 /usr/spool/uucp/C.machine-name* | xargs rm -f
rm /usr/spool/uucp/C.machine-name*

You get the idea ...
-- 
John F. Haugh II                        +-Quote of the Week:-------------------
VoiceNet: (214) 250-3311   Data: -6272  | "Do not drink and bake"
InterNet: jfh at rpp386.Dallas.TX.US       |         -- Arnold Swartzenegger
UucpNet : <backbone>!killer!rpp386!jfh  +--------------------------------------



More information about the Comp.unix.wizards mailing list