Search Results

Search: Posts Made By: cmccabe
5,591
Posted By cmccabe
It was the wait, thank you very much it speeds up...
It was the wait, thank you very much it speeds up the untar process by 50% :).
5,591
Posted By cmccabe
The tar.bz2 folders are local. I tried parallel...
The tar.bz2 folders are local. I tried parallel using:


pbzip2 -dvc folder.tar.bz2 | tar x
pbzip2 -v -d -k -m10500 folder.tar.bz2 | tar x


Those did execute but were really no faster. The...
5,591
Posted By cmccabe
Speed up extraction od tar.bz2 files using bash
The below bash will untar each tar.bz2 folder in the directory, then remove the tar.bz2.

Each of the tar.bz2 folders ranges from 40-75GB and currently takes ~2 hours to extract. Is there a way to...
Showing results 1 to 3 of 3

 
All times are GMT -4. The time now is 10:23 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy