I am using PowerShell and am trying to run the following command: .\test_cfdp.exe < test.full | tee test.log test.full is a script that mimics command line inputs to test_cfdp.exe. However, I …
https://stackoverflow.com/questions/2148746/the-operator-is-reserved-for-future-use

