blob: c9d7b910fab31fb8d8468c8d50b3b10fd1bbd4fa (
plain) (
blame)
1
2
3
4
5
6
7
8
|
#!/bin/sh
echo import sample.json
time socat file:../../dat/sample.json,rdonly unix-client:/run/sfive/pipe
echo show query result
wget -q -S -O - 'http://localhost:8000/updates?from=2013-10-24T05:00:00Z&to=2013-10-24T00:05:20Z
|