SyntaxFix
Write A Post
Hire A Developer
Questions
You might want to use grep "$(echo -e '\t')"
grep "$(echo -e '\t')"
Only requirement is echo to be capable of interpretation of backslash escapes.
echo