Skip to content

yenv: accept variable from stdin #114

@t214c

Description

@t214c

Hi, Malcolm.

I looked a lot and I couldn't find a tool that accepts standard input and saves it to a variable. Something like this:

echo string | yenv var
with the result:
echo %var% > string

This is very useful because currently you have to make a full for loop to do this.

What do you think?

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixed in masterChanges have been made but are not in a stable release

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions