does anybody knows of a good site where i can find a complete list of all the special characters in bash? for `specail charcters` i mean, `%t` = a tab, etc.
i`d like, for instance, to print the all output of a script on a single line; sort of like you can do in c with `/r`.
thanks in advance.
