**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