shithub: 9intro

ref: a351bcdccdf5a4273bc8dc3360a48fbb8b8aa9ea
dir: /src/number/

View raw version
#!/bin/rc
awk '{ printf("%4d %s\n", NR, $0); }' $*