mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-06 20:00:49 +02:00
7 lines
80 B
Plaintext
7 lines
80 B
Plaintext
recho $'\c?'
|
|
|
|
echo $'\c?' |od -a
|
|
echo $'\c[\c\\\c]\c^\c_\c?' |od -a
|
|
|
|
echo $'\q'
|