HomeFreeBSD

sh: Make <&0 disable the </dev/null implicit in a background command.
rS258535Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

sh: Make <&0 disable the </dev/null implicit in a background command.

Although <&0 does nothing, it is a redirection affecting standard input and
should therefore disable the </dev/null redirection implicit in a background
command.

Details

Provenance
jillesAuthored on
Parents
rS258534: Fix typo in comment.
Branches
Unknown
Tags
Unknown

Event Timeline