Skip to content

How can I use Predefined Variable With Shell Command #35

Description

@blueray453

When I run a command with predefined variable, it does not expand that variable.

Suppose I have selected a text example.png in the editor, then run xargs -I {} echo '${fileDirname}'{}, the output is ${fileDirname}example.png instead of path/to/file/example.png

What can I do?

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