view bin/unaryrpn @ 10001:65f7c9d9f948

<izabera> ` echo \'sed "s/./& /g;s/.*/20k&p/" <<< "$*" | dc\' > bin/unaryrpn; chmod +x bin/unaryrpn; unaryrpn 111+/
author HackBot
date Tue, 20 Dec 2016 23:18:03 +0000
parents 20ae0b28393e
children c4883df120b5
line wrap: on
line source

sed "s/./& /g;s/.*/20k&p/" <<< "$*" | dc