xref: /plan9/rc/bin/ape/printf (revision 1066d6debf4f3ce80fbab98c906650d920c13a7a)
1#!/bin/rc
2
3# Here only for autoconf and friends.
4echo -n $1
5