Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
_khhm
on Nov 16, 2022
|
parent
|
context
|
favorite
| on:
Windows Subsystem For Linux a.k.a. WSL 1.0.0 relea...
In PowerShell:
Get-Content -Path Filepath -Tail <int>
gmfawcett
on Nov 16, 2022
[–]
You need to add -Wait for equivalence to "tail -f".
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Get-Content -Path Filepath -Tail <int>