sed:print:print_first_line_of_file
SED - Print - Print first line of file
Emulates “head -1”.
sed q
NOTE: Equivalent to:
tail -1 -
sed/print/print_first_line_of_file.txt · Last modified: 2020/12/22 16:09 by peter
Emulates “head -1”.
sed q
NOTE: Equivalent to:
tail -1 -