We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Get-Content -Path "<any file>" -Wait -Tail 0
PS> Get-Content -Path "<any file>" -Wait -Tail 0 <no file content, waiting for new content>
PS> Get-Content -Path "<any file>" -Wait -Tail 0 PS> <Get-Content immediately stops>
No response
PSVersion: 7.4.0 PSEdition: Core GitCommitId: 7.4.0 OS: Microsoft Windows 10.0.19044 Platform: Win32NT PSCompatibleVersions: {1.0, 2.0, 3.0, 4.0…} PSRemotingProtocolVersion: 2.3 SerializationVersion: 1.1.0.1 WSManStackVersion: 3.0
Prerequisites
Steps to reproduce
Expected behavior
Actual behavior
Error details
No response
Environment data
Visuals