xonsh/news/nsredir.rst
2017-02-25 23:25:42 -05:00

15 lines
256 B
ReStructuredText

**Added:**
* Subprocess redirection may now forego the whitespace between the
redirection and a file name. For example,
``echo hello world >/dev/null``.
**Changed:** None
**Deprecated:** None
**Removed:** None
**Fixed:** None
**Security:** None