Mark Haferkamp

Results 4 comments of Mark Haferkamp

I'm just another user of ShellCheck, but I don't see what the problem is. At least in Bash, pasting that example code into a new script echoes "do" and "if"...

This seems to be the underlying problem behind Issue #8, where the "volume" that's out of room is `/tmp` and not the device. I wrote a (very kludgy) script as...

Please try running it in Bash (e.g., `./lightsOn.sh` or `bash lightsOn.sh`), per the `#!/bin/bash` shebang at the top of the file.

As far as I can tell, this is caused by #18. The confusing part is that the "volume" that's lacking room is `/tmp` and not the Android device.