Retrospring is shutting down on 1st March, 2025 Read more
[ "rawr" > "UwU" ] && echo "indeed" || echo "wha- no!"
I think in ASCII and UTF8, U is a higher character code than r, so I think the left-hand condition will be false, therefore "wha- no!"
Bash: "indeed"
...I'm a disgrace.
Retrospring uses Markdown for formatting
*italic text* for italic text
*italic text*
**bold text** for bold text
**bold text**
[link](https://example.com) for link
[link](https://example.com)