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