bug-hurd
[Top][All Lists]
Advanced

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

Obscure bugs, part 46/b: syslog


From: Thomas Schwinge
Subject: Obscure bugs, part 46/b: syslog
Date: Mon, 12 Feb 2007 22:42:00 +0100
User-agent: Mutt/1.5.11

Hello!

#v+
thomas@leibniz:~ $ tail -n 0 -F /var/log/syslog &
[1] 8701
thomas@leibniz:~ $ for n in `seq 0 20`; do logger TEST\ $n; sleep 1; done
Feb 12 22:40:12 leibniz thomas: TEST 0
Feb 12 22:40:14 leibniz thomas: TEST 2
Feb 12 22:40:16 leibniz thomas: TEST 4
Feb 12 22:40:19 leibniz thomas: TEST 6
Feb 12 22:40:21 leibniz thomas: TEST 8
Feb 12 22:40:23 leibniz thomas: TEST 10
Feb 12 22:40:25 leibniz thomas: TEST 12
Feb 12 22:40:27 leibniz thomas: TEST 14
Feb 12 22:40:29 leibniz thomas: TEST 16
Feb 12 22:40:31 leibniz thomas: TEST 18
Feb 12 22:40:33 leibniz thomas: TEST 20
#v-

No.  It's not expected that every second invocation is skipped.


Regards,
 Thomas

Attachment: signature.asc
Description: Digital signature


reply via email to

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