Skip to content

Use ImageMagick's file inclusion operator to read in a list of files #1

Description

@bucket3432

Use ImageMagick's file inclusion operator (@) to read in a list of files as described in this StackOverflow post, either saving it to a temporary file, or reading it from stdin.

This is more robust as ARG_MAX will not be hit, and it should hopefully be able to deal with paths with whitespaces. This should then make it easier to make the script be callable from anywhere.

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