#Ash
What do you mean, it's already done? If I understood the question
properly, the request was for the ability to put the redirection after the
entire command, like MS-DOS or Unix, rather than needing to put it after
the command but before the arguments. I just tried it the Unix way in my
copy of AShell and it didn't work.
Example:
I want to be able to do LIST C: > T:command-list
but I have to do it as LIST > T:command-list C:
It's very annoying!