${(V)…}
: Show special characters
V
makes special characters in the resulting words visible.
Links
Examples
- Show special characters
- Output:
1 2
string=$'bell: \a and backspace: \b' echo ${(V)string}
1
bell: ^G and backspace: ^H
BashSupport Pro 是一款支持 V** 的 **Zsh 集成开发环境 - 立即试用!