单项选择题

在linux系统中,在当前目录下,将文件/test.gz解压缩成/test,正确的命令是()。

A、tar -czf test.gz
B、tar -xvzf test.gz
C、tar -uczf test.gz
D、tar -czf test.gz