Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Machismo (zerglingman@freespeechextremist.com)'s status on Friday, 10-Nov-2023 01:48:04 JSTMachismo @kirby function ifsrev { __temp=$(tr "$2" '\n' <<< "$1" | tac | tr '\n' "$2"); echo -n ${__temp:0:-1}; }