STM CTF 2021 Ear To Ear Coding Writeup
The writeup to the Ear to Ear coding challenge on STM CTF 2021
Supercharge Your Bash Scripts with Multiprocessing
Bash is a great tool for automating tasks and improving your workflow. However, it is SLOW. Adding multiprocessing to the scripts you write can improve the performance greatly.