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