shithub: bin.rc

ref: 043ba26ad986a919a68c4e4147d5df547b95a692
dir: /bin/nu/

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