Tricking a shell script to show tar progress in GitLab jobs
Hello, Internet! In this short post I’d like to share a small trick I used to solve a problem some time ago.
In brief, I’ll show how to “trick” a script into using a modified tar
executable with an additional parameter.
If that sounds interesting - this post is for you.