Thread
:
read "tail -f file"
View Single Post
#
1
(
permalink
)
12-07-2006
_mario.lat
Posts: n/a
read "tail -f file"
hallo,
In a file are added logs from routers.
I'd like to read these log.
I think about reading data from command "tail -f file" but how can I do
that?
Thank you in advance,
Mario.
_mario.lat