Search notes:

Shell command: rev

rev reverses the characters of a line.
echo "enil a esreveR" | rev
Github repository shell-commands, path: /rev/reverse-a-line

See also

tac
Shell commands

Index