mirror of
https://github.com/foo-dogsquared/wiki.git
synced 2025-03-14 21:19:03 +00:00
3 lines
36 B
Bash
Executable File
3 lines
36 B
Bash
Executable File
#!/usr/bin/env bash
|
|
echo "$@" | rev
|