#!/bin/sh curl "http://localhost:8080/editor/backend/ingreso" \ -d password=abc \ -L -b cookies.txt -c cookies.txt \ -v