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

Example

ip addr | sed 's/  */ /g'

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

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki