From the command line, you should be able to use control-v followed by a tab to generate a literal tab. This should not be necessary in Bourne shell or ksh, but is necessary if you are using bash, since tab is the command completion key. If you substitute this for your current [\t], it will...