shithub: bin.rc

ref: 825c8db11139dbbb0d2ae87cc43949bcc64feef1
dir: /bin/nu/

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