Annotation of xinu/sys/shell/Flint, revision 1.1.1.1

1.1       root        1: : 'Flint  --  filter lint output for emacs ^X^N'
                      2: :
                      3: PATH=/bin:/usr/bin
                      4: awk ' {if( $1 ~ /[^ ]+\([0-9]+\)/ ) print $0; else \
                      5: for (i=2;i<=NF;i++) if( $i~/[^ ]+([0-9]+)/ ) print $i":"$0} ' | \
                      6: sed 's/^[^(]*/"&", line /;s/(\([0-9][0-9]*\))/\1/' | sort

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.