File: datafile_simple.3

package info (click to toggle)
lnav 0.13.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 60,084 kB
  • sloc: cpp: 215,599; ansic: 59,220; sh: 4,650; makefile: 3,578; python: 1,197; sql: 315; xml: 264; javascript: 18
file content (25 lines) | stat: -rw-r--r-- 699 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
             1 2 3 4 five six 7
 key   0:0                       
 num   0:1   ^                   1
pair   0:1   ^                   1
 key   2:2    ^                  
 num   2:3     ^                 2
pair   2:3     ^                 2
 key   4:4      ^                
 num   4:5       ^               3
pair   4:5       ^               3
 key   6:6        ^              
 num   6:7         ^             4
pair   6:7         ^             4
 key  17:17                  ^   
 num  17:18                   ^  7
pair  17:18                   ^  7
msg         :1 2 3 4 five six 7
format      :# # # # five six #
{
    "col_0": 1,
    "col_1": 2,
    "col_2": 3,
    "col_3": 4,
    "col_4": 7
}