Untar and gunzip all files in a directory
By John C. Zastrow
I needed a little script to expand a bunch of tarred and gzipped files in a directory and I needed a log of what happened.. and didn’t happen (errors). So, here it is.
[Read More]