~$ function pquery()
> { curl -s 'http://localhost:9090/api/v1/query' --data-urlencode "query= 
    $1" }
