rev
Command: Reverse Lines Character by Character
Summary
The rev
command reverses each line of its input, character by character. It's a simple yet surprisingly useful tool for manipulating text.