Skip to content

Question/clarification #5

@cadnav

Description

@cadnav

Hey, just passing by your repo and I wanted to ask how this is different from piping the output of a command into |sh

e.g.,

echo $PWD | awk '{ print "ls "$0 }'
ls /home/cadnav

echo $PWD | awk '{ print "ls "$0 }'|sh
<output of ls /home/cadnav>

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