view bin/poulet @ 6940:68e699ebab4c

<oerjan> learn Postorder is the same as Polish notation, since Post was Polish. Not to be confused with reverse Polish notation.
author HackBot
date Wed, 24 Feb 2016 05:00:04 +0000
parents 56dcce63901b
children
line wrap: on
line source

#!/bin/bash
print_args_or_input "$@" | tr a-z A-Z | sed 's/$/ CHICKEN/'