yigit.run
menu
About
Projects
About
Projects
Supercharge Your Bash Scripts with Multiprocessing
2021-05-05
:: Yigit Colakoglu
#
bash
#
scripting
#
programming
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.
Read more →