#!/bin/bash sudo docker exec -it `sudo docker ps | grep "cartesi/noether" | cut -f 1 -d " "` "$@"