bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RFE: readarray "-0" (or reciprocal of printf "%s\x00" "${AR[@]}" )


From: Linda Walsh
Subject: RFE: readarray "-0" (or reciprocal of printf "%s\x00" "${AR[@]}" )
Date: Fri, 23 Aug 2013 18:30:26 -0700
User-agent: Thunderbird

I was doing some file tree tests,
and just noticed, I can print out file
names with nulls at the end of them from
an array with printf (neat!)

However, has any thought (or is there a way already?)
to read in a bunch of null terminated names from
the output of such a construct?








reply via email to

[Prev in Thread] Current Thread [Next in Thread]