shithub: bin.rc

ref: d400e426eb04cfc4cb78fa82e7bcdc20150f3305
dir: /bin/nu/

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