On Wed, 2001-10-31 at 03:40, Callum Lerwick wrote:

> find . -type f -maxdepth 1 -name kernel.\* -exec cat {} \| 
> /usr/lib/sendmail linux-kernel at lists.real-time.com \;

	find . -type f -maxdepth 1 -name "kernel.*" -exec cat {} \| 
	 /usr/lib/sendmail linux-kernel at lists.real-time.com \;

That's how I would do it. 


> 
> Not sure if the escape on the pipe is right, but find is your underrated 
> friend.
> 
> _______________________________________________
> Twin Cities Linux Users Group Mailing List - Minneapolis/St. Paul, Minnesota
> http://www.mn-linux.org
> tclug-list at mn-linux.org
> https://mailman.mn-linux.org/mailman/listinfo/tclug-list
> 
-- 
Ben Lutgens		
Sistina Software Inc.	
Kernel panic: I have no root and I want to scream
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
Url : http://shadowknight.real-time.com/pipermail/tclug-list/attachments/20011121/95ad3523/attachment.pgp