#!/bin/mksh echo -n "hola" | netcat -U ./dotwm.sock echo -n "done" | netcat -U ./dotwm.sock