Basically this question only using ADB
How would I write to a txt file and the terminal at the same time.
/system/bin/sh: tee: not found
Would I be stuck cross-compiling tee for the device?
Sidenote: I am using Cygwin and Win10 so that could be part of it.