Re: [O] preserve trailing zeros in table output from shell script

2012-07-15 Thread Eric Schulte
"Joseph A. Cua" writes: > I have a reporting shell script that generates a tab-delimited table. > Using it within a shell code block, org parses this nicely into an org > table. But org seems to drop any trailing zeros from numeric cells. My > reporting script has already done the number formatti

Re: [O] preserve trailing zeros in table output from shell script

2012-07-15 Thread suvayu ali
On Sat, Jul 14, 2012 at 2:35 PM, Joseph A. Cua wrote: > I have a reporting shell script that generates a tab-delimited table. > Using it within a shell code block, org parses this nicely into an org > table. But org seems to drop any trailing zeros from numeric cells. My > reporting script has alr