Automate log file clearing
Repetitive daily activities can get cumbersome and tiring. Recently, I found myself trying to navigate through all the folders in my personal computer searching for log files and deleting them one after the other. This process is tiring. For this rea...
blog.olaibeun.com5 min read
Donyd
just a dreamer/doer
Nice, I was toying around with the idea of automation when learning python from the course "Automate the boring stuff with Python." I then used python for college work with IOT, but since then haven't really used it. Might have to jump back in soon :)