-
How I started writing shell scripts
As a developer, we use the CLI a lot for various things, and as someone who has to probably learn about computers, it is highly recommended to have some understanding about CLI and it’s capabilities. For me, it all started when I was trying to work with ffmpeg and the bash shell to iterate through…