#!/bin/sh curl "http://localhost:8080/editor/backend/cargar.json" \ --get \ --data sub=03 \ --data tran=6400 \ -L -b cookies.txt -c cookies.txt \ -v