cat(1) -v -vE -vT
concatenate files and print on the standard output
-v, --show-nonprinting
       use ^ and M- notation, except for LFD and TAB
-E, --show-ends
       display $ at end of each line
-T, --show-tabs
       display TAB characters as ^I
source manpages: cat