Files

8 lines
79 B
Plaintext
Raw Permalink Normal View History

2024-07-02 23:47:26 +08:00
echo '$'
echo "$"
echo "$"
echo "$"x""
echo x$'\t'y
echo "x$'\t'y"
echo "x\ty"