changeset 10000:20ae0b28393e

<izabera> ` echo \'sed "s/./& /g;s/.*/20k&p/" <<< "$*" | dc\' > bin/unaryrpn; chmod +x bin/unaryrpm; unaryrpm 111+/
author HackBot
date Tue, 20 Dec 2016 23:17:40 +0000
parents 5f5c1c2dc06c
children 65f7c9d9f948
files bin/unaryrpn
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/unaryrpn	Tue Dec 20 23:17:40 2016 +0000
@@ -0,0 +1,1 @@
+sed "s/./& /g;s/.*/20k&p/" <<< "$*" | dc