SyntaxFix
Write A Post
Hire A Developer
Questions
I would use tail to get rid of the unwanted first line:
tail -n +2 $INFIL | whatever_script.py