shithub: bin.rc

ref: b57d567038f8cf65a8c0ed6e8d55d504801ec306
dir: /bin/nu/

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