Re: io:lines() and 0円
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: io:lines() and 0円
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: 2014年2月20日 22:09:28 -0300
> could you tell me what tool created a text file with embedded NULs in it?
find -print0 , which is supported by xargs -0.
- References:
- Re: io:lines() and 0円, steve donovan
- Re: io:lines() and 0円, René Rebe
- Re: io:lines() and 0円, Sean Conner
- Re: io:lines() and 0円, Roberto Ierusalimschy
- Re: io:lines() and 0円, René Rebe
- Re: io:lines() and 0円, Cezary H. Noweta
- Re: io:lines() and 0円, René Rebe
- Re: io:lines() and 0円, Dirk Laurie
- Re: io:lines() and 0円, René Rebe
- Re: io:lines() and 0円, Sean Conner