On Thu, Jul 14, 2011 at 06:30:21AM -0500, Martin McCormick scribbled:
> #After the step, we should have two file descriptors.
> (gdb) output leftchannel_pipe
> {7, 8}
[...]
> #that also looks right, but let's try to write to leftchannel_pipe.
> main () at 2pipes.c:98
> 98 fwrite(&leftbyte,size
On Mon, May 30, 2011 at 01:08:19PM -0500, lrhorer scribbled:
> In bash, the default when outputting to stdout is to wrap any lines
> wider than the console display. Is there a way to suppress this?
Bash isn't doing the line wrapping. That's your terminal
emulator. For example, if you're using
2 matches
Mail list logo