shithub: bin.rc

ref: 0ba323dbdbc78e4c6ccba79028997850d59b5bc6
dir: /bin/nu/

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