mirror of
https://github.com/foo-dogsquared/wiki.git
synced 2025-01-31 10:58:28 +00:00
3 lines
35 B
Bash
3 lines
35 B
Bash
|
#/usr/bin/env bash
|
||
|
echo "$@" | rev
|