Hacker News new | past | comments | ask | show | jobs | submit login

In PowerShell:

Get-Content -Path Filepath -Tail <int>




You need to add -Wait for equivalence to "tail -f".




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: