Skip to content

Tar is bombing the cwd with files #160

@qwazix

Description

@qwazix

Describe the bug

Untarring the writefreely release with the customary tar xzvf writefreely_x.x.x_os_arch.tar.gz explodes littering the current directory with files. The tar should have a root directory so that untarring creates only one directory in the cwd.

Steps to reproduce (if necessary)

Steps to reproduce the behavior:

  1. Download writefreely
  2. tar xzvf writefreely_x.x.x_os_arch.tar.gz
  3. The contents litter the current directory

Expected behavior

A single directory named writefreely should be extracted with the rest of the files placed inside it

Version or last commit: 0.10.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions