Is there a way to write to a google docs table from a linux shell?

I have a cron job that exports some data to CSV every day. Is it possible to write this data directly to a Google document (spreadsheet) from a Linux shell (Ubuntu)?

+6
source share
1 answer
+8
source

All Articles