I know there's many app that clean cache every boot but I would like to use init.d/script to save storage.
Dalvik-cache is /data/dalvik-cache/arm/ as I can just rm -rf *
But, app cache is located at /data/data/app_name/cache and don't know how to automate it, because cache folder is a sub-directory
I'm new to bash scripting and this would help me significantly in programming overall
Phone is magisk'ed Android 10.