So here’s my first shell script, written for a server at work who has maintenance tasks that need to be completed, and the commands get tedious to input and remember, now all you have to remember is ./maintenance The script automates 4 tasks that our server has. Restarting out PostgreSQL database, restarting apache, vacuuming the [...]
This is the first entry in my new “Code” category, as I do a LOT of coding for work lately. So the following script is one of my firsts that I wrote for work. Sub Delete_Unchanged_Prices() ”””””””””””””””””””””””””””’ ‘ _______ _ _ ‘ ‘ |__ __| | | | | ‘ ‘ | | ___ ___| [...]




