|
|
1.1 root 1: #!/bin/sh
2: cc -E $* | sed -n '/^#/{
3: s/"//g
4: s/.* //g
5: p
6: }' | sort -u
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.