shithub: bin.rc

ref: 25f9e2963d99c77c9c6c259820474c89076e0921
dir: /bin/nu/

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