#!/bin/sh curl "http://localhost:8080/editor/backend/guardar.json" \ -d @data.json \ -L -b cookies.txt -c cookies.txt \ -v