On Mon, 18 Apr 2005, Anquijix Schiptara wrote: >I often use tail to see, what's being logged. After tail is runnin a while, >it doesnt update the output anymore and I have to restart the command. >Whats the reason?
The logfile is being rotated, and you didn't use tail's -F flag? Cheers, Phil _______________________________________________ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils