> 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
$ echo hel$'\x70' help
> It ended up being the last straw that pushed me to Ubuntu, and I've never looked back.
On Ubuntu, that would be:
right?