Skip to content

<< inside comments turns into <!, making heredocs unusable inside !program commands #4

@anko

Description

@anko

Shell heredocs are this stuff:

command << EOF
multiple lines
of input go here
EOF

Workaround: cat 'stuff' |. Useless Use Of Cat, but works.

Reported upstream inikulin/parse5#325

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions