linux add ~ char code example Example: sed add word to beginning of line $ sed 's/^/#/' file.txt #add #character #at the #beginning of #each line