shithub: bin.rc

ref: a739eb939b352f37941f46910551cc2070ecd5bb
dir: /bin/nu/

View raw version
#!/bin/awk -f
{printf("%d\t%s\n", NR, $0)}