bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: source code


From: Steve Ward
Subject: Re: source code
Date: Tue, 30 Sep 2008 01:27:51 -0400

On Mon, Sep 29, 2008 at 2:27 PM, Michael Williamson <
address@hidden> wrote:

> Hi,
>
> I do not have a bug to report. I have a question.
>
> Where is the source code for the program "tail".
> I cannot find a "tail.c" on Fedora or openSuSE.
>
> (I want to find out how it knows that a file has been
>  truncated, for example when using
>
>      # tail -f filename
>
>  Does it use the select() system call?)
>
> Thanks,
> -Mike
>
>
> _______________________________________________
> Bug-coreutils mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/bug-coreutils
>


"Does it use the select() system call?"

The 'strace' utility is useful for this.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]