Am 2005-04-02 12:39:39, schrieb Gerhard Brauer: > Gruesse! > Nur der Vollst�ndigkeit halber sei noch erw�hnt, das tail f�r das > st�ndige Parsen von Dateien noch einen anderen (besseren?) Modus > bereith�lt, um FileDescriptor-�nderungen zu �berstehen: > > tail --follow=name /var/log/syslog > > anstatt tail -f <...>
Wie meinen ?
__( manpage 'tail' )__________________________________________________
/
| TAIL(1) FSF TAIL(1)
| -f, --follow[={name|descriptor}]
| output appended data as the file grows; -f, --fol�
| low, and --follow=descriptor are equivalent
\______________________________________________________________________
"-f" und "--follow=" sind equivalent.
Du kannst tail -f /dev/fd/1
genauso wie tail --follow=/dev/fd/1
oder tail -f <file>
und tail --follow=<file>
verwenden.
> Gru�
> Gerhard
Greetings
Michelle
--
Linux-User #280138 with the Linux Counter, http://counter.li.org/
Michelle Konzack Apt. 917 ICQ #328449886
50, rue de Soultz MSM LinuxMichi
0033/3/88452356 67100 Strasbourg/France IRC #Debian (irc.icq.com)
signature.pgp
Description: Digital signature

