Help for this page
#!/usr/bin/perl #complete -G '*.bak'
awk 'NR == 1 {next} /^\#complete/ {print} /^[^#]/ {exit}' $filename