Test File File Size Problem
I used tasker to check presence of a file by testing file size. I believe this is the documented way to go about this. However, on Android 7 I am seeing these in the debug log.
It appears that tasker is performing an ls command and that seems right. But it seems it is not prepared for the output it gets. Maybe I am wrong?