On Thu, May 19, 2011 at 03:23:55PM +0200, Rafael Fourquet wrote:
> I have a program which outputs groups of filenames. Each group is separated
> by a newline, and within each group,
> each name is separated by '\0'.
Use GNU Parallel:
printf "ole\0tange\nfafael\0fourquet\n" | parallel --colsep '\0
>Eric Blake wrote:
>>Joachim Schmitz writes:
>> Or did something break in forwarding mails to bug-bash to the news group?
>
>Probably during the mail server move, gnu.emacs.help broke as well.
Is there something being done to get it fixed?
Bye, Jojo