User Tools

Site Tools


sed:file_spacing:double_space_a_file

SED - File Spacing - Double space a file

sed G filename

Example

Running that command again this file:

testfile
aaa
bbb
ccc

returns:

testfile
aaa
 
bbb
 
ccc
sed/file_spacing/double_space_a_file.txt · Last modified: 2020/08/15 11:40 by 192.168.1.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki