sed '/^$/d;G' awk 'NF{print $0 "\n"}' ... first field and the line that contains it (intended for finding the longest string in field 1):
確定! 回上一頁