[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: <( error
From: |
Jan Schampera |
Subject: |
Re: <( error |
Date: |
Sat, 28 Nov 2009 15:44:27 +0100 |
User-agent: |
Mozilla-Thunderbird 2.0.0.22 (X11/20090707) |
Antonio Macchi schrieb:
> $ hd <(echo -en \\0{0..3}{0..7}{0..7})
>
>
> it breaks the console.
>
>
It doesn't "break the console", it crashes the shell (here with a
subshell to get the text):
bonsai@core:~$ bash
bonsai@core:~$ hd <(echo -en \\0{0..3}{0..7}{0..7})
malloc: ../bash/subst.c:4198: assertion botched
realloc: start and end chunk sizes differ
last command: hd <(echo -en \\0{0..3}{0..7}{0..7})
Aborting...Abgebrochen (core dumped)
- Re: <( error,
Jan Schampera <=
- Re: <( error, DennisW, 2009/11/28