|
|
1.1 root 1: #!/bin/sh
2: awk 'NR == 1 {
3: for (i = 9; i <= NF; i++)
4: printf "%s ", $i
5: printf "\n"
6: }' $*
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.