Parameter Expansion
Every time I would sit down to write a shell script and pull out the usual slicing and dicing utilities like sed and cut I would be reminded that shells were more sophisticated now and there were ways to do minor tweaking to strings without anything more than built-in variable expansion.