power shell - tail
Get-Content .\nlog-own-2018-02-01.log -Wait -Tail 70
Get-Content .\Clippeon.log -Wait -Tail 70 | Select-String DEBUG
Kategoria:
- Zaloguj się aby dodać komentarz.
Get-Content .\nlog-own-2018-02-01.log -Wait -Tail 70
Get-Content .\Clippeon.log -Wait -Tail 70 | Select-String DEBUG