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