bash remove first character of a string code example Example: bash remove first character from line sed 's/^.\{5\}//' logfile