个人比较习惯用 sed。
sed
sed -n 10p file.txt
tail -n +10 file.txt | head -1
awk 'NR==10' file.txt
有效电话号码 删除重复的电子邮箱