shithub: bin.rc

ref: 3c724f5a03ba3846bce90e0fbc11e4f4e5b5e09a
dir: /bin/nu/

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