2 lines
26 B
Plaintext
Executable File
2 lines
26 B
Plaintext
Executable File
x=AB; echo "${x#$'\x41'}"
|