Example from doc on cli usage
echo -e 'temperature\n42' | dat import --csv
https://github.com/maxogden/dat
Example of putting a greeting record into the greetings database.
echo 42 | ./redis-pipe temperature
Example from doc on cli usage
echo -e 'temperature\n42' | dat import --csv
https://github.com/maxogden/dat
Example of putting a greeting record into the greetings database.
echo 42 | ./redis-pipe temperature