sed:insert:insert_spaces_at_begin_of_each_line
SED - Insert - Insert spaces at begin of each line
sed 's/^/ /'
NOTE: This would inserts 5 blank spaces at the beginning of each line.
sed/insert/insert_spaces_at_begin_of_each_line.txt · Last modified: 2020/08/16 11:46 by 192.168.1.1