Skip to content

input redirection doesn't work #1629

@lzybkr

Description

@lzybkr

Steps to reproduce

PS> tr '\t' '    ' < in.txt > out.txt

Expected behavior

it works

Actual behavior

At line:1 char:16
+ tr '\t' '    ' < in.txt > out.txt
+                ~
The '<' operator is reserved for future use.
    + CategoryInfo          : ParserError: (:) [], ParentContainsErrorRecordException
    + FullyQualifiedErrorId : RedirectionNotSupported

Environment data

> $PSVersionTable


Name                           Value              
----                           -----              
PSVersion                      5.1.14393.0        
PSEdition                      Desktop            
PSCompatibleVersions           {1.0, 2.0, 3.0, ...
BuildVersion                   10.0.14393.0       
CLRVersion                     4.0.30319.42000    
WSManStackVersion              3.0                
PSRemotingProtocolVersion      2.3                
SerializationVersion           1.1.0.1            

Metadata

Metadata

Assignees

No one assigned

    Labels

    Issue-Enhancementthe issue is more of a feature request than a bugResolution-No ActivityIssue has had no activity for 6 months or moreUsability(LEGACY) Helps filter issues that might be higher priority because they directly affect usabilityWG-Languageparser, language semantics

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions