shiltemann/ethercalc-galaxy-ie:17.05 8000 loading.txt && curl --include --request PUT --header "Content-Type: text/csv" --data-binary @loading.txt http://localhost:8000/_/galaxy && ## remove dump file so this doesnt appear in audit trail rm /dump.json && ## load dataset into worksheet curl --include --request PUT --header "Content-Type: text/csv" --data-binary @$infile http://localhost:8000/_/galaxy && tail -f /etc/hosts ]]> &1) while [[ \${STATUS} =~ "refused" ]] do echo "waiting for ethercalc: \$STATUS \n" STATUS=\$(curl --include 'http://localhost:8000/_/galaxy' 2>&1) sleep 2 done ]]> EtherCalc is a web spreadsheet. https://ethercalc.net