PS C:\Users\Tim\desktop\Practice> cmd \c python .\teststreams.py < input.txt
returns the following error message:
The '<' operator is reserved for future use.
Is there any way around this in Powershell or am I going to have to resort to DOS? It does work in DOS, though I would like to stay with Powershell