A user receives a file named package.rpm.bz2. Which of the following commands will uncompress the file for use?
A.
bunzip2 package.rpm.bz2
B.
bzip2 –uncompress package.rpm.bz2
C.
bzip -d package.rpm.bz2
D.
bunzip package.rpm.bz2
A user receives a file named package.rpm.bz2. Which of the following commands will uncompress the file for use?
A user receives a file named package.rpm.bz2. Which of the following commands will uncompress the file for use?
A.
bunzip2 package.rpm.bz2
B.
bzip2 –uncompress package.rpm.bz2
C.
bzip -d package.rpm.bz2
D.
bunzip package.rpm.bz2
I choose A