RosettaCodeData/Task/Here-document/TXR/here-document.txr
Ingy döt Net d066446780 langs a-z
2013-04-10 22:43:41 -07:00

13 lines
176 B
Text

#!/usr/bin/txr -f
@(maybe)
@(bind USER "Unknown User")
@(or)
@(bind MB "???")
@(end)
@(output)
Dear @USER
Your are over your disk quota by @MB megabytes.
The Computer
@(end)