Re: [Toybox] Stat output for %N

2017-05-13 Thread darken
That was it. I accidentally called stat by "stat" instead of "/path/to/toybox stat" which meant on some devices it used a different stat applet (probably busybox). 2017-05-13 5:25 GMT+02:00 enh : > the one without the quotes is busybox. > > quotes is either GNU or toybox. > > On

Re: [Toybox] Stat output for %N

2017-05-12 Thread enh
the one without the quotes is busybox. quotes is either GNU or toybox. On Fri, May 12, 2017 at 7:38 PM, darken wrote: > Using > >> stat -c "%a:%F:%d:%i:%u:%g:%s:%B:%b:%Z:%N", > > the output is usually like this: > >> >>

[Toybox] Stat output for %N

2017-05-12 Thread darken
Using > stat -c "%a:%F:%d:%i:%u:%g:%s:%B:%b:%Z:%N", the output is usually like this: > 770:directory:24:5546467:0:9997:8192:512:24:1494593733:`/storage/emulated/0/Download' but on some devices the output is >