On 21/03/16 23:11, Andy Carter wrote:
> On Monday 21 Mar 2016 22:27:21 Johan Ström wrote:
>> On 21/03/16 20:59, Andy Carter wrote:
> I think I've found another too :( 
>
> Both
>
> owwrite "/FF.870900000100/line20.0" -xxxx
> owwrite "/FF.870900000100/line20.ALL" -aaa,bbb,ccc,ddd
>
> display nothing at all, with/without quotes however x-xxx displays fine
> perl version of those same two lines displays expected text with - char
>
> Other shifted chars seem to be OK but not checked all yet - I'll try a wheezy 
> 2.8p15 and maybe more tomorrow to see if that does the same.

Try

owwrite -- /path/line20.ALL -aaa,bbb,ccc,ddd

-aaa is probably interpretted as a specific option (like -x), and
owwrite does not complain on wrong options. Using '--' marks "rest of
options are non-option arguments"

------------------------------------------------------------------------------
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
_______________________________________________
Owfs-developers mailing list
Owfs-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to