view bin/newcmd @ 10347:d2561cf61920

<rdococ> le//rn football//A football is a ball made of feet.
author HackBot
date Sat, 04 Mar 2017 13:13:30 +0000
parents b76e90844898
children 73e048cb5d2f
line wrap: on
line source

if [ -a "bin/${1%% = *}" ];then exec echo "${1%% = *}: Already exists.";fi;echo "${1#* = }" > "bin/${1%% = *}";chmod +x "bin/${1%% = *}"