Quote:
Originally Posted by toadlife
By default, it logs to /sdcard/scbs.log, but you can effectively disable logging by making it log to /dev/null
e.g. `scbs -d -co /sdcard/scbs.conf -lf /dev/null`
Here are the command line options...
|
Thanks for the syntax. I think I'm happy with my model now so I'm going to disable logging by redirectly to /dev/null. That should lighten up the writes to the SD card constantly.