This syntax works for me on Bash and Zsh. Your shell might have a different way of writing escape sequences.
- 0 Posts
- 3 Comments
Joined 2 months ago
Cake day: May 16th, 2026
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.



They are not identical, but more they are quite compatible, most of Bash syntax and built-in commands work on Zsh as well. From what I’ve heard, Fish differs from them a lot. I use primarily Zsh, but sometimes run Bash if I need it for something (before ** started working on Zsh, I used Bash globstar when I needed it, for example).