8000 mktemp: incompatibility between coreutils, BSD (file created in current directory) · Issue #4821 · uutils/coreutils · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
mktemp: incompatibility between coreutils, BSD (file created in current directory) #4821
Closed
@kevinburke

Description

@kevinburke

If I run mktemp -t foo.XXX , I expect a file to be created in a temporary directory. Instead with Rust coreutils, a file is created in the current directory.

With BSD, mktemp -t foo.XXX creates a file in /var/folders/.../... as I expect it to.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0