标签: bash tar spaces
任何人都知道如何提取带空格的文件? 我尝试提取的文件采用以下格式作者姓名 - 文件名.tar
答案 0 :(得分:0)
像这样:
tar xvf "tar file.tar" "other file"