|
|
|
|
|
by a1369209993
1731 days ago
|
|
> One day, Windows wouldn't let me type the letter p. > It ended up being the last straw that pushed me to Ubuntu, and I've never looked back. On Ubuntu, that would be: $ Q=$($(echo /usr/bin/*rintf) \\x70)
$ echo hel$Q
help
right? |
|