mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
14 lines
234 B
CSV
14 lines
234 B
CSV
resource,loadsec,ok
|
|
/path/to/file,0.45,true
|
|
|
|
record_count,resource
|
|
100,/path/to/file
|
|
|
|
resource,loadsec,ok
|
|
/path/to/second/file,0.32,true
|
|
|
|
record_count,resource
|
|
150,/path/to/second/file
|
|
|
|
resource,loadsec,ok
|
|
/some/other/path,0.97,false
|