Please help us improve HowtoForge and take our survey:
Using TAR with Bunzip2 files
Using TAR with Bunzip2 filesVersion 1.0 Bunzipping and then unTARring in two steps is not convenient.It is not necessary to use Bunzip2 and then TAR to unzip a file in two separate steps. Tar will do the job on its own if the -j switch is used, thus: tar xjvf linux-source<version>.tar.bz2 By the same token, you may use the -z switch with a gzipped file, e.g. tar zxvf linux-source<version>.tar.gz Enjoy!
|








Recent comments
1 day 1 hour ago
1 day 23 hours ago
3 days 9 hours ago
3 days 19 hours ago
4 days 5 hours ago
5 days 15 hours ago
1 week 1 day ago
1 week 2 days ago
1 week 2 days ago
1 week 3 days ago