mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-30 08:59:56 +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'
|