freebsd-dev/tools/regression/bin/sh/parser/only-redir1.0
Jilles Tjoelker cac4830ce4 sh: Allow a background command consisting solely of redirections.
Example:
  </dev/null &

MFC after:	2 weeks
2010-07-18 12:45:31 +00:00

4 lines
33 B
Plaintext

# $FreeBSD$
</dev/null &
wait $!