description = "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."
description = "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."
showFullContent = false
draft=false
+++
Bash is a great tool for automating tasks and improving your workflow. However,
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