Delete first line
sed '1d' file.txt > tmpfile;