I want to paste <TAB> into command line, in order to execute cut command with <TAB> as the delimiter. Everytime I try to do it, it simulates clicking the tab key and completes the command with some file(-s) from the current directory.
Is there any solution (I've tried copying straight from text editor)?
Mac OS X 10.7.5, running bash.