原始数据
This is the header line.
This is the first data line.
This is the second data line.
This is the last line.
This is the last line.
This is the second data line.
This is the first data line.
This is the header line.
This is the last line.
This is the second data line.
This is the first data line.
This is the header line.
cat dataThis is the header line.
This is the first data line.
This is the second data line.
This is the last line.
tac dataThis is the last line.
This is the second data line.
This is the first data line.
This is the header line.
sed -n '{1!G;h;$p}' dataThis is the last line.
This is the second data line.
This is the first data line.
This is the header line.
1万+

被折叠的 条评论
为什么被折叠?



