]> git.k1024.org Git - perf-null.git/blob - awk/null.gawk
Add two awk scripts
[perf-null.git] / awk / null.gawk
1 #!/usr/bin/gawk -f
2 BEGIN { exit 0; }