mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-05 17:00:58 +01:00
15 lines
256 B
ReStructuredText
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
|