shithub: bin.rc

ref: c30e1e6ba0303b7d50cbfb13686e69db0a512bdf
dir: /bin/nu/

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