• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db_printlog/
1# $Id$
2#
3# Output tid of committed transactions.
4
5/txn_regop/ {
6	print $5
7}
8