Tar & gunzip all files in a directory
If you have a directory with loads of *.tar.gz files and you need to extract them all, here’s a quick and easy way. Just run the following on the command line.. for i in...
If you have a directory with loads of *.tar.gz files and you need to extract them all, here’s a quick and easy way. Just run the following on the command line.. for i in...
Today SysOps finally starts blogging! We will use this blog for SysOps announcements of course but also for posting various linux sysadmin tips and tricks we’ve picked up over the years. You can also...