sed:print:print_lines_of_n_characters_or_longer

This is an old revision of the document!


SED - Print - Print lines of N characters or longer

For example to print only lines of 65 characters or longer.

sed -n '/^.\{65\}/p'
sed/print/print_lines_of_n_characters_or_longer.1597654473.txt.gz · Last modified: 2020/08/17 08:54 by 192.168.1.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki