Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
ianai
7y ago
0 comments
Save
Share
I think I remember combining watch with tail before...not sure why since -f keeps a stream open.
0 comments
1 comments · 1 top-level
top
newest
oldest
dijit
7y ago
Tail -f works by opening the file and remembering the byte offset, if it’s a log file that gets flushed/wiped then tail -f won’t see anything until the logs fill enough to exceed the previous file contents.
2 more replies
j
/
k
navigate · click thread line to collapse