Garance A Drosehn wrote: > > When printing the user-specific information, it only prints > the second line of "to users: " when there was more than one > userid found. If only one userid was found, then it just > tacks something like "u: root*3" on the first line. A common, single-line format would make automated parsing simpler. Instead of entries like this: 5 from 127.0.225.154 _at_ 14:39 -> 14:40 Dec 28 to users: root*3 + 1 others 3 from 127.0.73.182 _at_ 21:57 -> 21:58 Dec 26 u: root*3 Do something like this: 5 from 127.0.225.154 _at_ 14:39 -> 14:40 Dec 28 to users: root*3 + 1 others 3 from 127.0.73.182 _at_ 21:57 -> 21:58 Dec 26 to users: root*3Received on Sun Mar 19 2006 - 22:09:55 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:53 UTC