User Tools

Site Tools


sed:change:change_multiple_spaces_to_a_single_space

This is an old revision of the document!


SED - Change - Change multiple spaces to a single space

sed 's/ */ /g' infile.txt

or

ip route show | sed 's/  */ /g'

sed/change/change_multiple_spaces_to_a_single_space.1597577865.txt.gz · Last modified: 2020/08/16 11:37 by 192.168.1.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki