shithub: bin.rc

ref: 1f1e48bc86e1d10e30546e0328d779422676a0a4
dir: /bin/nu/

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