#!/bin/bash ( echo "# DML" echo "# CONTEXT-DATABASE: tri" cat - ) | influx -database tri -import -path /dev/stdin