On Sat, Nov 10, 2012 at 11:18:41AM -0500, Christos Zoulas wrote:
> Module Name:  src
> Committed By: christos
> Date:         Sat Nov 10 16:18:41 UTC 2012
> 
> Modified Files:
>       src/bin/cat: cat.1 cat.c
> 
> Log Message:
> Add an option to read with a different buffer size, and document the
> buffer size we use. This allows us to cat -B 10000000 /proc/<pid>/maps
> for example which cannot handle seeking.

Isn't that what dd is for ?

        David

-- 
David Laight: da...@l8s.co.uk

Reply via email to