Skip to content

Cannot create temp dir #1

@patrickkusebauch

Description

@patrickkusebauch

I run into a problem with this line of code:

tmp_dir=mktemp -d

Apparently this is not the proper usage of the command, as it is missing a "template parameter"

SYNOPSIS
mktemp [-d] [-q] [-t prefix] [-u] template ...
mktemp [-d] [-q] [-u] -t prefix

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions