xonsh/news/nsredir.rst

16 lines
256 B
ReStructuredText
Raw Normal View History

2017-02-25 23:25:42 -05:00
**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